[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 3 / 1 / 6 / CryptoCompareKit / 1.0.1 / CryptoCompareKit.podspec.json
blob8cdbbac27d7c5dc299e82f2a136d1d1054c2a1fd
2   "name": "CryptoCompareKit",
3   "version": "1.0.1",
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.1"
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"