blob: 910ce4083a6f15e6f4178bfde17ad24576a0eba0 [file] [log] [blame]
{
"name": "JSONCodable",
"version": "3.0.1",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Hassle-free JSON encoding and decoding in Swift",
"homepage": "https://github.com/matthewcheok/JSONCodable",
"authors": {
"Matthew Cheok": "hello@matthewcheok.com"
},
"source": {
"git": "https://github.com/matthewcheok/JSONCodable.git",
"tag": "3.0.1"
},
"source_files": "JSONCodable/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}