[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 6 / CryptoCompareKit / 1.0 / CryptoCompareKit.podspec.json
blob943c5089cbfc4aad75495762c84605678b9a70ae
2   "name": "CryptoCompareKit",
3   "version": "1.0",
4   "summary": "A CryptoCompare API client written in Swift.",
5   "description": "CryptoCompareKit is a wrapper for the CryptoCompare API written in swift.",
6   "homepage": "https://github.com/sger/CryptoCompareKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Spiros Gerokostas": "spiros.gerokostas@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/sger",
15   "source": {
16     "git": "https://github.com/sger/CryptoCompareKit.git",
17     "tag": "1.0"
18   },
19   "source_files": [
20     "CryptoCompareKit/*.swift",
21     "CryptoCompareKit/**/*.swift"
22   ],
23   "platforms": {
24     "ios": "10.0"
25   },
26   "swift_version": "4.2"