Add LeadKit 0.9.24

This commit is contained in:
Ivan Babkin 2019-07-10 12:49:23 +03:00
parent a3e5123dc2
commit 0d9125732c
3 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@
# github "kishikawakatsumi/KeychainAccess" "v3.2.0"
# github "onevcat/Kingfisher" "5.3.0"
# github "TouchInstinct/LeadKit" "0.9.23" # --platform iOS
# github "TouchInstinct/LeadKit" "0.9.24" # --platform iOS
# github "TouchInstinct/LeadKitAdditions" "0.3.13"
# github "CosmicMind/Material" "2.16.4"

Binary file not shown.

View File

@ -6,5 +6,6 @@
"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.23": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.23/LeadKit.framework.zip"
"0.9.23": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.23/LeadKit.framework.zip",
"0.9.24": "https://github.com/TouchInstinct/CarthageBinaries/raw/master/LeadKit/0.9.24/LeadKit.framework.zip"
}