blob: f5cb699bd19a6c9410000a82fde8603c0845f899 [file] [log] [blame]
{
"name": "BBKit",
"version": "0.0.2",
"summary": "常用工具集合.",
"description": "BBKit 常用工具集合",
"homepage": "https://github.com/BBModular/BBKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吴云龙": "373885050@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BBModular/BBKit.git",
"tag": "0.0.2"
},
"source_files": "BBKit/**/*.{h,m}",
"requires_arc": true
}