blob: c05700a721540636db9b20e2224910936533f070 [file] [log] [blame]
{
"name": "EZJson",
"version": "1.0.1",
"summary": "The simplest JSON parser.",
"homepage": "https://github.com/Konshin/EZJson",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Konshin",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/Konshin/EZJson.git",
"tag": "1.0.1"
},
"source_files": "EZJson/**/*.{swift}",
"xcconfig": {
"OTHER_LDFLAGS": "-lz"
},
"pushed_with_swift_version": "3.0"
}