blob: 1f55e30a483d8b371956569ac2096a05b64d45c7 [file] [log] [blame]
{
"name": "HHProperty",
"version": "1.0.0",
"summary": "Generate model properties quickly.",
"homepage": "https://github.com/yuwind/HHProperty/wiki",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"豫风": "991810133@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yuwind/HHProperty.git",
"tag": "1.0.0"
},
"source_files": "HHProperty/*.{h,m}",
"requires_arc": true
}