Skip to content

Commit

Permalink
use latest nimbus1.2.0 and afnetworking2.2.3 lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jimneylee committed May 10, 2014
1 parent 6adaf9c commit 2fe8795
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
platform :ios,'6.0'
pod 'Nimbus', '~> 1.0.0'
pod 'AFNetworking', '~> 1.3.3'
pod 'Nimbus', '~> 1.2.0'
pod 'AFNetworking', '~> 2.2.3'
pod 'MBProgressHUD'
pod 'MTStatusBarOverlay'
pod 'SSKeychain'
Expand All @@ -9,4 +9,4 @@ pod 'SDSegmentedControl'
pod 'NSStringEmojize'
pod 'LTUpdate', '~> 0.0.2'
pod 'RTagCloudView'
pod 'NSAttributedStringMarkdownParser', '~> 0.0.1'
pod 'NSAttributedStringMarkdownParser', '~> 0.0.1'

0 comments on commit 2fe8795

Please sign in to comment.