blob: 9bfc7aab3c221506bd9c3615ad491e005e017352 [file] [log] [blame]
{
"name": "HPCoapodsDemo",
"version": "0.0.1",
"summary": "A short description of HPCoapodsDemo.",
"homepage": "https://github.com/huangping35/HPCoapodsDemo",
"license": "MIT",
"authors": {
"huangping35": "huangping@me.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huangping35/HPCoapodsDemo.git",
"tag": "0.0.1"
},
"source_files": "HPCoapodsDemo/*.{h,m}",
"exclude_files": "HPCoapodsDemo/Exclude",
"requires_arc": true
}