blob: 6bf8d7120914e789314324f4ecfaa25c7dd60975 [file] [log] [blame]
{
"name": "polkadot",
"version": "0.1.0",
"summary": "A swift client for Polkadot Network and Substrate based chains.",
"description": "A fully-featured API for interfacing with Polkadot and Substrate chains in your swift based applicationspec.",
"homepage": "https://github.com/2075/polkadot-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2075": "marco@one.io"
},
"source": {
"git": "https://github.com/2075/polkadot-swift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/marcobahn",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "polkadot/Classes/**/*",
"swift_version": "4.0"
}