blob: 864018fc4bc772ae2c75b49df806781eb563f001 [file] [log] [blame]
{
"name": "JSONParserSwift",
"version": "1.1.4",
"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": "1.1.4"
},
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}