Add LeadKit 0.9.19
This commit is contained in:
parent
af299a5216
commit
59843c57ec
2
Cartfile
2
Cartfile
|
|
@ -13,7 +13,7 @@
|
|||
# github "kishikawakatsumi/KeychainAccess" "v3.2.0"
|
||||
# github "onevcat/Kingfisher" "5.3.0"
|
||||
|
||||
# github "TouchInstinct/LeadKit" "0.9.15" # --platform iOS
|
||||
# github "TouchInstinct/LeadKit" "0.9.19" # --platform iOS
|
||||
# github "TouchInstinct/LeadKitAdditions" "0.3.12"
|
||||
|
||||
# github "CosmicMind/Material" "2.16.4"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,5 +2,6 @@
|
|||
"0.9.12": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.12/LeadKit.framework.zip",
|
||||
"0.9.13": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.13/LeadKit.framework.zip",
|
||||
"0.9.14": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.14/LeadKit.framework.zip",
|
||||
"0.9.15": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.15/LeadKit.framework.zip"
|
||||
"0.9.15": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.15/LeadKit.framework.zip",
|
||||
"0.9.19": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.19/LeadKit.framework.zip"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue