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