blob: 36396648634f6cbde97899b581f1b73cb410c10c [file] [log] [blame]
{
"name": "KKButton",
"version": "1.0.0",
"summary": "interesting button",
"homepage": "https://github.com/MarkHyfly/KKButton",
"license": "MIT",
"authors": {
"markfily": "zkhaoa001@163"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MarkHyfly/KKButton.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "KKButton/KKButton/*.{h,m}"
}