[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 5 / a / ContractCodegen / 0.0.2 / ContractCodegen.podspec.json
blobadb3a23a021965673f66ee8064c3b8c2f9ccbfe3
2   "name": "ContractCodegen",
3   "version": "0.0.2",
4   "summary": "Generate code from abi.json",
5   "description": "Generate code from abi.json using Swift tool.",
6   "homepage": "https://github.com/AckeeCZ/Ethereum-iOS-Dev-Kit",
7   "license": {
8     "type": "MIT",
9     "file": "contractcodegen_pod/LICENSE"
10   },
11   "authors": {
12     "Ackee": "info@ackee.cz"
13   },
14   "source": {
15     "git": "https://github.com/AckeeCZ/Ethereum-iOS-Dev-Kit.git",
16     "tag": "0.0.2"
17   },
18   "preserve_paths": "contractcodegen_pod/**",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }