{ | |
"name": "RModelCreate", | |
"version": "1.0.4", | |
"summary": "这是一个简化 Json 模型反序列化操作", | |
"homepage": "https://github.com/CheckRan/RModelCreate", | |
"license": "MIT", | |
"authors": { | |
"CheckRan": "1026609136@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/CheckRan/RModelCreate.git", | |
"tag": "1.0.4" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}", | |
"RModelCreate/**/*" | |
], | |
"requires_arc": true, | |
"deprecated": true | |
} |