summaryrefslogtreecommitdiff
path: root/platform/ios/test/OHHTTPStubs/Examples/ObjC/Podfile
blob: 30504595e89c87ae8529053afcd2baf8f7a7de34 (plain)
1
2
3
4
5
6
source 'https://github.com/CocoaPods/Specs.git'

xcodeproj 'OHHTTPStubsDemo.xcodeproj'
platform :ios, '6.0'

pod 'OHHTTPStubs', :path => '../..'