source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '6.1'

pod 'AFNetworking', '~> 2.3.1'
pod 'SDWebImage', '~> 3.7.1'
pod 'MBProgressHUD', '~> 0.8'
pod 'SSKeychain', '~> 1.2'
pod 'FMDB', '~> 2.5'

pod 'Reveal-iOS-SDK', :configurations => ['Debug']
