blob: f2c8e6230aa39eecce46a3beb42cacd1639eeede [file] [log] [blame]
{
"name": "UIButtonCategory",
"version": "0.01",
"summary": "Button Category",
"homepage": "https://github.com/CaoXueLiang/UIButtonCategory",
"license": "MIT",
"authors": {
"caoXueLiang": "2357747972@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CaoXueLiang/UIButtonCategory.git",
"tag": "0.01"
},
"source_files": [
"demo",
"demo/**/*.{h,m}"
],
"requires_arc": true
}