mirror of
https://github.com/aemaeth-me/SwiftyCharms.git
synced 2026-01-12 17:52:49 +08:00
Remove platform ios
This commit is contained in:
2
Podfile
2
Podfile
@@ -1,4 +1,3 @@
|
||||
platform :ios, '9.0'
|
||||
use_frameworks!
|
||||
|
||||
target :SwiftyCharms do
|
||||
@@ -6,7 +5,6 @@ target :SwiftyCharms do
|
||||
end
|
||||
|
||||
target :SwiftyCharmsTests do
|
||||
pod 'Curry'
|
||||
pod 'Quick'
|
||||
pod 'Nimble'
|
||||
pod 'SwiftCheck'
|
||||
|
||||
@@ -16,6 +16,6 @@ SPEC CHECKSUMS:
|
||||
Quick: 18d057bc66451eedd5d1c8dc99ba2a5db6e60226
|
||||
SwiftCheck: efa887703e9e77969ede970e335a6498c07f68d6
|
||||
|
||||
PODFILE CHECKSUM: 627bfa84f4aab0ed521ff8fe995578b8c180bc2e
|
||||
PODFILE CHECKSUM: d86faeadc7fa81e220de01be387b4a55e9b70b33
|
||||
|
||||
COCOAPODS: 1.0.0.beta.8
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Bucket
|
||||
type = "0"
|
||||
version = "2.0">
|
||||
</Bucket>
|
||||
Reference in New Issue
Block a user