Merge pull request #15 from TouchInstinct/swift_5.0_part4

build LeadKit 0.9.12 with Swift 5.0
This commit is contained in:
Ivan Smolin 2019-03-28 12:16:05 +03:00 committed by GitHub
commit 3a16176aac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 6 deletions

View File

@ -13,7 +13,7 @@
# github "kishikawakatsumi/KeychainAccess" "v3.1.2"
# github "onevcat/Kingfisher" "5.3.0"
# github "TouchInstinct/LeadKit" "0.9.11" # --platform iOS,tvOS,macOS
github "TouchInstinct/LeadKit" "0.9.12" # --platform iOS
# github "TouchInstinct/LeadKitAdditions" "0.3.11" # --platform iOS,tvOS,macOS
# github "CosmicMind/Material" "2.16.4"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,3 @@
{
"0.9.7": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.7/LeadKit.framework.zip",
"0.9.8": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.8/LeadKit.framework.zip",
"0.9.9": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.9/LeadKit.framework.zip",
"0.9.10": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.10/LeadKit.framework.zip",
"0.9.11": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.11/LeadKit.framework.zip"
"0.9.12": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.12/LeadKit.framework.zip"
}