blob: eccde3fdc0b072276459b5f78fc8a60af8e67246 [file] [log] [blame]
{
"name": "BAButton",
"version": "2.0.1",
"summary": "自定义 button 类!",
"homepage": "https://github.com/boai/BAButton",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/boai/BAButton.git",
"tag": "2.0.1"
},
"source_files": "BAButton/**/*.{h,m}",
"requires_arc": true
}