[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 3 / 1 / 6 / CryptoCompareKit / 1.0.6 / CryptoCompareKit.podspec.json
blob8432f7f3cf714e2871aab1cae8830cbdec81b8e2
2   "name": "CryptoCompareKit",
3   "version": "1.0.6",
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.6"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "Source/*.swift",
24     "Source/Endpoints/*.swift",
25     "Source/Extensions/*.swift",
26     "Source/Models/*.swift"
27   ],
28   "swift_version": "4.2"