Advertisement
thieumao

Cocoapod

Jun 9th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. source 'https://github.com/CocoaPods/Specs.git'
  2. platform :ios, ‘9.0’
  3.  
  4. pod 'AFNetworking', '~> 3.0'
  5.  
  6. pod 'JTProgressHUD’
  7.  
  8. pod 'SDWebImage', '~>3.7'
  9. pod 'UICKeyChainStore'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement