diff --git a/Cartfile b/Cartfile index 292d51a..4ab61f5 100644 --- a/Cartfile +++ b/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" diff --git a/LeadKit/0.9.10/LeadKit.framework.zip b/LeadKit/0.9.10/LeadKit.framework.zip deleted file mode 100644 index cf8d779..0000000 Binary files a/LeadKit/0.9.10/LeadKit.framework.zip and /dev/null differ diff --git a/LeadKit/0.9.11/LeadKit.framework.zip b/LeadKit/0.9.11/LeadKit.framework.zip deleted file mode 100644 index 642f2ef..0000000 Binary files a/LeadKit/0.9.11/LeadKit.framework.zip and /dev/null differ diff --git a/LeadKit/0.9.7/LeadKit.framework.zip b/LeadKit/0.9.12/LeadKit.framework.zip similarity index 65% rename from LeadKit/0.9.7/LeadKit.framework.zip rename to LeadKit/0.9.12/LeadKit.framework.zip index 2e79c6d..3c0fd19 100644 Binary files a/LeadKit/0.9.7/LeadKit.framework.zip and b/LeadKit/0.9.12/LeadKit.framework.zip differ diff --git a/LeadKit/0.9.8/LeadKit.framework.zip b/LeadKit/0.9.8/LeadKit.framework.zip deleted file mode 100644 index c852b33..0000000 Binary files a/LeadKit/0.9.8/LeadKit.framework.zip and /dev/null differ diff --git a/LeadKit/0.9.9/LeadKit.framework.zip b/LeadKit/0.9.9/LeadKit.framework.zip deleted file mode 100644 index c8f8459..0000000 Binary files a/LeadKit/0.9.9/LeadKit.framework.zip and /dev/null differ diff --git a/LeadKit/LeadKit.json b/LeadKit/LeadKit.json index 45da1b9..4f5abdb 100644 --- a/LeadKit/LeadKit.json +++ b/LeadKit/LeadKit.json @@ -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" }