diff options
author | Vitaly Takmazov | 2018-12-02 23:23:31 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-12-02 23:23:31 +0300 |
commit | a293a8e049fea49b8c2b8262fb92a29f73d66989 (patch) | |
tree | 2201a139fc19fcac59714e915f08b0aa7e816517 /Podfile | |
parent | 3bc3a38be7ccaf9622bdc86ffac37827af36f0f1 (diff) |
Drop YYModel
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ platform :ios, "11.1" target "Juick" do pod 'AFNetworking' pod 'PDKeychainBindingsController' - pod 'YYModel' pod 'DateTools' pod 'TagListView-ObjC' pod 'PHFComposeBarView' |