[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / c / 6 / CoindarAPI / 1.1.7 / CoindarAPI.podspec.json
blob86192acf20c2cfa1fb59becad84bd792305cbe91
2   "name": "CoindarAPI",
3   "version": "1.1.7",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A wrapper around Coindar API",
9   "homepage": "https://github.com/alaphao/CoindarAPI",
10   "authors": {
11     "Aleph Retamal": "retamal.ph@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/alaphao/CoindarAPI.git",
15     "tag": "1.1.7"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/*.swift",
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Moya": [
24       "~> 14.0.0-beta.1"
25     ]
26   },
27   "swift_version": "5.0"