# Uncomment this line to define a global platform for your project # platform :ios, '6.0' source 'https://github.com/CocoaPods/Specs.git' pod 'Mantle' pod 'PromiseKit' pod 'YapDatabase' pod 'libextobjc' # target 'Blog' do # end target 'BlogTests' do pod 'OHHTTPStubs' end