2 "name": "ChangellyAPI",
3 "module_name": "Changelly",
5 "summary": "Changelly - crypto to crypto exchange service - API client",
6 "description": "* Supports all endpoints from API\n* Returns response objects transparently decoded via Codable\n* Based on Swift 5 Result enum\n* Handle Changelly requests signing",
7 "homepage": "https://github.com/coinpaprika/changelly-api-swift-client",
13 "Dominique Stranz": "dstranz@greywizard.com"
16 "git": "https://github.com/coinpaprika/changelly-api-swift-client.git",
19 "social_media_url": "https://twitter.com/coinpaprika",
31 "cocoapods_version": "> 1.6.1",
32 "source_files": "ChangellyAPI/Classes/**/*",
34 "CoinpaprikaAPI/Networking": [
38 "swift_version": "5.0"