[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / c / 6 / CoindarAPI / 1.1.1 / CoindarAPI.podspec.json
blobb58ee44ed5e2760b61d6a2a579dfb24666a8e367
2   "name": "CoindarAPI",
3   "version": "1.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/*.swift",
21   "swift_version": "4.2",
22   "dependencies": {
23     "Moya": [
24       "~> 11.0.2"
25     ]
26   }