blob: adfbeca1013926897d7a4eb6138ab18419f38e8a [file] [log] [blame]
{
"name": "BBLayout",
"version": "0.0.2",
"summary": "BBLayou",
"description": "BBLayout 依赖性低,支持多行布局",
"homepage": "https://github.com/shaozg/BBLayout",
"license": "MIT",
"authors": {
"shaozg": "shaozg1101@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shaozg/BBLayout.git",
"tag": "v0.0.2"
},
"source_files": "BBLayout/Class/*.{h,m}",
"public_header_files": "BBLayout/Class/*.h",
"requires_arc": true
}