blob: 1c771090d97f95e4bd9311bd5b7f54093f7c7622 [file] [log] [blame]
{
"name": "JSHExtension",
"version": "1.0.0",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"summary": "A fast and convenient conversion between JSON and model",
"homepage": "https://github.com/jiangshouhe/JSHExtension",
"license": "MIT",
"authors": {
"jiangshouhe": "jianghe19870928@126.com"
},
"source": {
"git": "https://github.com/jiangshouhe/JSHExtension.git",
"tag": "1.0.0"
},
"source_files": "JSHExtensionExample/JSHExtension",
"requires_arc": true
}