[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 0 / ContractSwift.Library / 0.1.1 / ContractSwift.Library.podspec.json
blob47964367c617d8dc26a7293c3a6191d19911350f
2   "name": "ContractSwift.Library",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/daisuke310vvv/ContractSwift.Library",
9   "authors": {
10     "daisuke310vvv": "daisuke.sato1991@gmail.com"
11   },
12   "summary": "Companion library for ContractSwift which is a Ethereum Smart Contract struct file generater.",
13   "source": {
14     "git": "https://github.com/daisuke310vvv/ContractSwift.Library.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "4.1",
21   "requires_arc": true,
22   "source_files": "ContractSwift.Library/**/*.swift",
23   "social_media_url": "http://twitter.com/st_dsk",
24   "dependencies": {
25     "CryptoSwift": [
27     ]
28   }