[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 3 / 8 / TezosGen / 1.0.1 / TezosGen.podspec.json
blob839e397e85ba5f05fba61305942226cdcaa9b821
2   "name": "TezosGen",
3   "version": "1.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/Tezos-iOS-Dev-Kit.git",
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/Tezos-iOS-Dev-Kit/releases/download/1.0.1/tezosgen-1.0.1.zip"
16   },
17   "preserve_paths": "*",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "dependencies": {
23     "TezosSwift": [
24       "~> 1.0"
25     ]
26   }