blob: 95ba0819d77b240a4a235426b04b004f5a2b67d1 [file] [log] [blame]
{
"name": "JSONParserSwift",
"version": "0.2.6",
"summary": "Parse your JSON data directly to Swift object.",
"homepage": "https://github.com/mukeshydv/JSONParserSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mukeshydv": "mails4ymukesh@gmail.com"
},
"source": {
"git": "https://github.com/mukeshydv/JSONParserSwift.git",
"tag": "0.2.6"
},
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "JSONParserSwift/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}