[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / 3 / c / ContractSwift / 0.2.0 / ContractSwift.podspec.json
blob723a9d72f2569cc0fec6d78bab5687c872a7954a
2   "name": "ContractSwift",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/daisuke310vvv/ContractSwift",
9   "authors": {
10     "daisuke310vvv": "daisuke.sato1991@gmail.com"
11   },
12   "summary": "ContractSwift is a Ethereum Smart Contract struct file generater.",
13   "source": {
14     "http": "https://github.com/daisuke310vvv/ContractSwift/releases/download/0.2.0/contractswift.zip",
15     "flatten": true
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "4.1",
21   "requires_arc": true,
22   "preserve_paths": "*",
23   "social_media_url": "http://twitter.com/st_dsk",
24   "dependencies": {
25     "ContractSwift.Library": [
27     ]
28   }