diff options
author | Vitaly Takmazov | 2016-08-14 02:40:23 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-08-14 02:40:23 +0300 |
commit | 934f816c2e0851ea7faf7c7e5c4a84779a4accfe (patch) | |
tree | 445687177e2c9e60780ce0501cca8d75d4d31640 /Podfile | |
parent | 8a79dcc214d525d1a59ee95173583976cd774287 (diff) |
downgrade restkit
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ pod 'MWFeedParser' pod 'TTTAttributedLabel' pod 'SWRevealViewController' pod 'PDKeychainBindingsController' -pod 'RestKit' +pod 'RestKit', '~> 0.26.0' pod 'SDWebImage' pod 'FontAwesome+iOS' pod 'NSDate+TimeAgo' |