[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 1 / 8 / CoinpaprikaAPI / 1.0.4 / CoinpaprikaAPI.podspec.json
blob7aa3c948f26755b18cc4045068df547a913d75b5
2   "name": "CoinpaprikaAPI",
3   "version": "1.0.4",
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.4"
17   },
18   "social_media_url": "https://twitter.com/coinpaprika",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "swift_version": "4.2",
26   "source_files": "CoinpaprikaAPI/Classes/**/*"