blob: 9169ae771689474235cddefce18d2687d0bfb528 [file] [log] [blame]
{
"name": "JsonModelTranfer",
"version": "1.0.2",
"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.2"
},
"vendored_frameworks": "JsonModelTranfer.framework",
"frameworks": [
"Foundation",
"CoreData"
]
}