[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 3 / polkadot / 0.1.0 / polkadot.podspec.json
blob6bf8d7120914e789314324f4ecfaa25c7dd60975
2   "name": "polkadot",
3   "version": "0.1.0",
4   "summary": "A swift client for Polkadot Network and Substrate based chains.",
5   "description": "A fully-featured API for interfacing with Polkadot and Substrate chains in your swift based applicationspec.",
6   "homepage": "https://github.com/2075/polkadot-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2075": "marco@one.io"
13   },
14   "source": {
15     "git": "https://github.com/2075/polkadot-swift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/marcobahn",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "4.0",
23   "source_files": "polkadot/Classes/**/*",
24   "swift_version": "4.0"