diff options
author | Vitaly Takmazov | 2017-06-28 22:36:47 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-06-28 22:36:47 +0300 |
commit | 25bc4f1357252dc0aeee70f0a638a4226231d5fb (patch) | |
tree | a52e336644a7da57d6c61742c0a04ad5baeeaabf /Podfile | |
parent | 3cdb6da2f5eb360ff584385901e4801462493bb0 (diff) |
inputAccessoryView
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,5 +13,6 @@ target "Juick" do pod 'DateTools' pod 'SIAlertView' pod 'XLForm' + pod 'PHFComposeBarView' end |