blob: 7d2ab85c84d9acd3dbdaf2d3e3a3d9a7dd92c944 [file] [log] [blame]
{
"name": "WSModel",
"version": "0.1.0",
"summary": "A lightweight json-model lib for Objective-C.",
"description": "A lightweight json-model lib Objective-C,this lib is implemented category-based.",
"homepage": "https://github.com/wsv587/WSModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ws": "wanggyanmo@163.com"
},
"source": {
"git": "https://github.com/wsv587/WSModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSModel/Classes/**/*"
}