blob: 04f771f009df0421a7de90099ca8bc9cad20eae2 [file] [log] [blame]
{
"name": "JsonModelTranfer",
"version": "1.0",
"summary": "简单的JsonModel转化器",
"homepage": "https://github.com/LiuXiangJing/JsonModelTranfer.git",
"license": "MIT",
"authors": {
"刘咕噜": "lxj_tintin@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiuXiangJing/JsonModelTranfer.git",
"tag": "1.0"
},
"source_files": [
"JsonModelTranfer",
"JsonModelTranfer/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreData"
]
}