[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / a / ContractCodegen / 0.0.1 / ContractCodegen.podspec.json
blob4a56e313e6f7e4c21ecaa6b1f8628c0fa9d1fb20
2   "name": "ContractCodegen",
3   "version": "0.0.1",
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     "http": "https://github.com/AckeeCZ/Ethereum-iOS-Dev-Kit/releases/download/0.0.1/contractcodegen-0.0.1.zip"
16   },
17   "preserve_paths": "*",
18   "exclude_files": "**/file.zip",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }