Add LeadKit 0.9.23
This commit is contained in:
parent
689f3d6b04
commit
25e285ec1b
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.19" # --platform iOS
|
||||
# github "TouchInstinct/LeadKit" "0.9.23" # --platform iOS
|
||||
# github "TouchInstinct/LeadKitAdditions" "0.3.13"
|
||||
|
||||
# github "CosmicMind/Material" "2.16.4"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -5,5 +5,6 @@
|
|||
"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",
|
||||
"0.9.20": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.20/LeadKit.framework.zip",
|
||||
"0.9.22": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.22/LeadKit.framework.zip"
|
||||
"0.9.22": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.22/LeadKit.framework.zip",
|
||||
"0.9.23": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.23/LeadKit.framework.zip"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue