blob: 778f3acc9019d6b48e4affd014759d2195f898f7 [file] [log] [blame]
{
"name": "SCJSONUtil",
"version": "2.4.2",
"summary": "轻量、方便的 JSON 转 Model 框架",
"description": "轻量、方便的 JSON 转 Model 框架;服役于千帆SDK!",
"homepage": "http://debugly.cn/SCJSONUtil",
"license": "Apache License",
"authors": {
"qianlongxu": "qianlongxu@sohu-inc.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/debugly/SCJSONUtil.git",
"tag": "2.4.2"
},
"source_files": [
"SCJSONUtil",
"SCJSONUtil/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}