blob: 59d3f34ea8af30794256492062365aedc36aa068 [file] [log] [blame]
{
"name": "BAButton",
"version": "1.0.0",
"summary": "A collection of iOS components.",
"homepage": "https://github.com/boai/BAButton.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boai": "sunboyan@outlook.com"
},
"social_media_url": "http://weibo.com/538298123?refer_flag=1001030101_&is_all=1",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/boai/BAButton.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "BAButton/**/*.{h,m}",
"public_header_files": "BAButton/**/*.h"
}