build LeadKit 0.9.12 with Swift 5.0
This commit is contained in:
parent
c06ca036b8
commit
b46c1fa2a6
2
Cartfile
2
Cartfile
|
|
@ -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.
Binary file not shown.
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue