[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / e / d / CoinSwitchAPI / 1.1.4 / CoinSwitchAPI.podspec.json
blob59f1d3af28ef95a2c58c364d9e94550c416d5bd7
2   "name": "CoinSwitchAPI",
3   "module_name": "CoinSwitch",
4   "version": "1.1.4",
5   "summary": "CoinSwitch - crypto to crypto exchange service - API client",
6   "description": "* Supports all endpoints from Dynamic API\n* Returns response objects transparently decoded via Codable\n* Based on Swift 5 Result enum",
7   "homepage": "https://github.com/coinpaprika/coinswitch-api-swift-client",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dominique Stranz": "dstranz@greywizard.com"
14   },
15   "source": {
16     "git": "https://github.com/coinpaprika/coinswitch-api-swift-client.git",
17     "tag": "1.1.4"
18   },
19   "social_media_url": "https://twitter.com/coinpaprika",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.12",
23     "watchos": "3.0",
24     "tvos": "10.0"
25   },
26   "swift_versions": [
27     "4.2",
28     "5.0",
29     "5.0"
30   ],
31   "cocoapods_version": "> 1.6.1",
32   "source_files": "CoinSwitchAPI/Classes/**/*",
33   "dependencies": {
34     "CoinpaprikaAPI/Networking": [
36     ]
37   },
38   "swift_version": "5.0"