Index: samples/github/ios/Podfile |
diff --git a/samples/github/ios/Podfile b/samples/github/ios/Podfile |
deleted file mode 100644 |
index 767e657e62be3ed0cd77a286949f4bbf685befc6..0000000000000000000000000000000000000000 |
--- a/samples/github/ios/Podfile |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-platform :ios, '6.0' |
-xcodeproj 'github' |
- |
-pod 'MMDrawerController', '~> 0.5.7' |
-pod 'LruCache' |
- |
-pod 'DartinoPod', :path => '../../..' |
-pod 'Service', :path => '../generated/service' |
-pod 'Immi', :path => '../generated/immi' |
-pod 'ImmiSamples', :path => '../../../pkg/immi_samples/lib' |