summaryrefslogtreecommitdiff
path: root/platform/ios/uitest/OHHTTPStubs/Examples/ObjC/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/uitest/OHHTTPStubs/Examples/ObjC/Podfile')
m---------platform/ios/uitest/OHHTTPStubs0
-rw-r--r--platform/ios/uitest/OHHTTPStubs/Examples/ObjC/Podfile6
2 files changed, 0 insertions, 6 deletions
diff --git a/platform/ios/uitest/OHHTTPStubs b/platform/ios/uitest/OHHTTPStubs
new file mode 160000
+Subproject deed01a1592210a4c37f3f5c5f2b32fe0e41c60
diff --git a/platform/ios/uitest/OHHTTPStubs/Examples/ObjC/Podfile b/platform/ios/uitest/OHHTTPStubs/Examples/ObjC/Podfile
deleted file mode 100644
index 30504595e8..0000000000
--- a/platform/ios/uitest/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 => '../..'