[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 3 / JSONCodable / 1.0.0 / JSONCodable.podspec.json
blob2966c43c3fb75d29472e9188e68f8531fbb2b3e6
2   "name": "JSONCodable",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "8.0",
6     "osx": "10.10"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "Hassle-free JSON encoding and decoding in Swift",
13   "homepage": "https://github.com/matthewcheok/JSONCodable",
14   "authors": {
15     "Matthew Cheok": "hello@matthewcheok.com"
16   },
17   "source": {
18     "git": "https://github.com/matthewcheok/JSONCodable.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "JSONCodable/*.swift",
22   "requires_arc": true