We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46695f commit b6419f2Copy full SHA for b6419f2
Cartfile
@@ -1,3 +1,8 @@
1
+# CryptoSwift versions 0.9 - 0.10 inclusive have iOS deployment
2
+# target "9.0" set in the Xcode project (but not in the Podspec).
3
+# PusherSwift has target "8.0" therefore the version in this
4
+# file can't match PusherSwift's Podspec's minimum CryptoSwift
5
+# version currently.
6
github "krzyzanowskim/CryptoSwift" ~> 0.15.0
7
github "ashleymills/Reachability.swift" == 4.3.0
8
github "daltoniam/Starscream" == 3.0.6
0 commit comments