diff --git a/Podfile b/Podfile deleted file mode 100644 index 9b59f53..0000000 --- a/Podfile +++ /dev/null @@ -1,16 +0,0 @@ -# Uncomment the next line to define a global platform for your project -platform :ios, '10.0' -use_frameworks! - -target 'ConvAPI' do - - pod 'PromiseKit', '~> 6.8' - -end - -target 'ConvAPITests' do - inherit! :search_paths - - pod 'PromiseKit', '~> 6.8' - -end diff --git a/Podfile.lock b/Podfile.lock deleted file mode 100644 index dbf9657..0000000 --- a/Podfile.lock +++ /dev/null @@ -1,24 +0,0 @@ -PODS: - - PromiseKit (6.13.1): - - PromiseKit/CorePromise (= 6.13.1) - - PromiseKit/Foundation (= 6.13.1) - - PromiseKit/UIKit (= 6.13.1) - - PromiseKit/CorePromise (6.13.1) - - PromiseKit/Foundation (6.13.1): - - PromiseKit/CorePromise - - PromiseKit/UIKit (6.13.1): - - PromiseKit/CorePromise - -DEPENDENCIES: - - PromiseKit (~> 6.8) - -SPEC REPOS: - trunk: - - PromiseKit - -SPEC CHECKSUMS: - PromiseKit: 28fda91c973cc377875d8c0ea4f973013c05b6db - -PODFILE CHECKSUM: 5ba81e26221acdabecc4a1d4b5272f23345fe374 - -COCOAPODS: 1.9.1