[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 1 / 8 / CoinpaprikaAPI / 1.0 / CoinpaprikaAPI.podspec.json
blob21b8794594dfd6a1aa37c963d67cd8dbd026e9b9
2   "name": "CoinpaprikaAPI",
3   "version": "1.0",
4   "summary": "Full market data from the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more.",
5   "description": "This library provides a convenient way to use Coinpaprika.com API in Swift.\n\nOur main features include:\n* Full market data from the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more.\n* Most Common Cryptocurrencies like – Bitcoin, Ethereum, Bitcoin Cash, Ripple, Litecoin, EOS, Cardano Monero Dash, etc.\n* 1500+ cryptocurrencies & tokens available – every coin you can find on coinpaprika is available in API.",
6   "homepage": "https://github.com/coinpaprika/coinpaprika-api-swift-client",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dominique Stranz": "dstranz@greywizard.com"
13   },
14   "source": {
15     "git": "https://github.com/coinpaprika/coinpaprika-api-swift-client.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://twitter.com/coinpaprika",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "CoinpaprikaAPI/Classes/**/*",
24   "dependencies": {
25     "CodableExtensions": [
26       "0.2.1"
27     ]
28   }