[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / e / 6 / 3 / JSONCodable / 1.2.0 / JSONCodable.podspec.json
blob36812eec9c1dff6b282517d83f995b41ce811f93
2   "name": "JSONCodable",
3   "version": "1.2.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.2.0"
20   },
21   "source_files": "JSONCodable/*.swift",
22   "requires_arc": true