blob: a44ad08e873a246263c1f3536bd9e27e68389d9b [file] [log] [blame]
{
"name": "GQMapping",
"version": "1.2.2",
"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.2"
},
"requires_arc": true,
"source_files": [
"GQMapping/**/*.{h,m}",
"GQBaseNetwork/Additions/NSString+GQAdditions.h",
"GQBaseNetwork/Additions/NSString+GQAdditions.m"
]
}