blob: 3ec0f603f28b9e7a78e3c48c727ef9bdd837e31b [file] [log] [blame]
{
"name": "ZJModel",
"version": "0.0.2",
"summary": "一个打印Json字典中模型属性的小工具",
"homepage": "https://github.com/Hearsayer/ZJModel",
"license": "MIT",
"authors": {
"Hearsayer": "email@address.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Hearsayer/ZJModel.git",
"tag": "0.0.2"
},
"source_files": "ZJModel/*.{h,m}",
"requires_arc": true
}