[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 1 / Tyro / 0.0.8 / Tyro.podspec.json
blob8aad5c2878d9945118205ad4e1f993ef9b3b3df1
2   "name": "Tyro",
3   "version": "0.0.8",
4   "summary": "Functional JSON parsing and encoding.",
5   "homepage": "https://github.com/typelift/Tyro",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": {
10     "CodaFi": "devteam.codafi@gmail.com",
11     "pthariensflame": "alexanderaltman@me.com",
12     "mpurland": "m.purland@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "osx": "10.9",
17     "ios": "8.0",
18     "tvos": "9.1",
19     "watchos": "2.1"
20   },
21   "source": {
22     "git": "https://github.com/typelift/Tyro.git",
23     "tag": "v0.0.8",
24     "submodules": true
25   },
26   "source_files": "Tyro/*.swift",
27   "dependencies": {
28     "Swiftz": [
30     ]
31   }