Add LeadKit 0.9.19

This commit is contained in:
Ivan Babkin 2019-04-26 12:11:37 +03:00
parent af299a5216
commit 59843c57ec
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.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.

View File

@ -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"
}