blob: 3bd2315eac284c34f54a39d9e0de88b5d94b26ab [file] [log] [blame]
{
"name": "LBLBaseSupport",
"version": "0.0.2",
"summary": "LBLBaseSupport.",
"description": "基础组件库,包括分类和常用工具",
"homepage": "https://github.com/Leebaolong/LBLBaseSupport",
"license": "MIT",
"authors": {
"李保龙": "15837883627@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Leebaolong/LBLBaseSupport.git",
"tag": "0.0.2"
},
"source_files": "LBLBaseSupport/**/*.{h,m}",
"requires_arc": true
}