blob: 2048b543b1ca94a67c4a28e1a2e2eefea9bfb83e [file] [log] [blame]
{
"name": "KHP",
"version": "0.0.1",
"summary": "khp 测试cocoapods支持",
"homepage": "https://github.com/huangping35/KHP",
"license": "MIT",
"authors": {
"huangping35": "huangping@me.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/huangping35/KHP.git",
"tag": "0.0.1"
},
"source_files": "KHP/*.{h,m}",
"requires_arc": true
}