photo-ios/Podfile
2014-04-29 20:24:06 -03:00

15 lines
No EOL
393 B
Ruby

platform :ios, '7.1'
pod 'SBJson', '~> 3.2'
pod 'GoogleAnalytics-iOS-SDK', '~> 3.0.3'
pod 'SDWebImage', '~> 3.6'
pod 'Reachability','~> 3.1.1'
pod "MBProgressHUD", "~> 0.8"
pod 'InAppSettingsKit', '~> 2.0'
pod 'ASIHTTPRequest', '~> 1.8.1'
pod 'iRate', '~> 1.9.2'
pod 'ViewDeck', '~> 2.3.1'
pod 'TMQuiltView', '~> 0.0.1'
#pod 'DLCImagePickerController', '~> 0.0.1'
#pod 'ShareKit', '~> 2.5.3'