[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / e / 6 / 3 / JSONCodable / 3.0.1 / JSONCodable.podspec.json
blob910ce4083a6f15e6f4178bfde17ad24576a0eba0
2   "name": "JSONCodable",
3   "version": "3.0.1",
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": "3.0.1"
20   },
21   "source_files": "JSONCodable/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"