blob: 17ab534e99604e6eba68046938f21d94eb4b8faa [file] [log] [blame]
{
"name": "JsonModelTranfer",
"version": "1.0.1",
"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.1"
},
"source_files": [
"JsonModelTranfer",
"JsonModelTranfer/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreData"
]
}