[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / a / ContractCodegen / 0.0.3 / ContractCodegen.podspec.json
blob6e2ebe71aecb6ace67ba889f942b0990f47e341b
2   "name": "ContractCodegen",
3   "version": "0.0.3",
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": "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.3"
17   },
18   "preserve_paths": [
19     "ContractCodegen/bin/contractgen",
20     "ContractCodegen/Rakefile",
21     "ContractCodegen/templates/**",
22     "ContractCodegen/LICENSE"
23   ],
24   "platforms": {
25     "osx": null,
26     "ios": null,
27     "tvos": null,
28     "watchos": null
29   }