summaryrefslogtreecommitdiff
path: root/test/ios/OHHTTPStubs/Examples/ObjC/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'test/ios/OHHTTPStubs/Examples/ObjC/Podfile')
-rw-r--r--test/ios/OHHTTPStubs/Examples/ObjC/Podfile6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/ios/OHHTTPStubs/Examples/ObjC/Podfile b/test/ios/OHHTTPStubs/Examples/ObjC/Podfile
deleted file mode 100644
index 30504595e8..0000000000
--- a/test/ios/OHHTTPStubs/Examples/ObjC/Podfile
+++ /dev/null
@@ -1,6 +0,0 @@
-source 'https://github.com/CocoaPods/Specs.git'
-
-xcodeproj 'OHHTTPStubsDemo.xcodeproj'
-platform :ios, '6.0'
-
-pod 'OHHTTPStubs', :path => '../..'