blob: 01c2866f29a5ceb11e1bd40d6a690aaa17a510cf [file] [log] [blame]
{
"name": "KHPDemo",
"version": "0.0.1",
"summary": "KHPDemo cocoapods",
"description": "cocoapods project init",
"homepage": "https://github.com/huangping35/KHPDemo",
"license": "MIT",
"authors": {
"huangping35": "huangping@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangping35/KHPDemo.git",
"tag": "0.0.1"
},
"source_files": "KHPDemo/KHPDemo/*.{h,m}",
"exclude_files": "KHPDemo/KHPDemo/Exclude",
"requires_arc": true
}