blob: 5637da8faf0f523231298cf76ca5b0def0588e7f [file] [log] [blame]
{
"name": "GQMapping",
"version": "1.2.1",
"summary": "json->model,自带model版本控制",
"homepage": "https://github.com/g763007297/GQNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developer_高": "763007297@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/g763007297/GQNetWork.git",
"tag": "1.2.1"
},
"requires_arc": true,
"source_files": [
"GQMapping/**/*.{h,m}",
"GQBaseNetwork/Additions/NSString+GQAdditions.h",
"GQBaseNetwork/Additions/NSString+GQAdditions.m"
]
}