[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 3 / 1 / 6 / CryptoCompareKit / 1.0.3 / CryptoCompareKit.podspec.json
blob5f7434a97a27a75858079c37e83521e6179355ef
2   "name": "CryptoCompareKit",
3   "version": "1.0.3",
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.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "swift_version": "4.2"