blob: dcd2c7e4be860e222653397e3b936c9c7034c198 [file] [log] [blame]
{
"name": "kakapoddemo",
"version": "1.0.1",
"summary": "try pod",
"homepage": "https://github.com/niuxinghua/kakapoddemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niuxinghua": "970626879@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/niuxinghua/kakapoddemo.git",
"tag": "1.0.1"
},
"source_files": [
"CustomButton",
"CustomButton/**/*.{h,m}"
]
}