blob: 66ee7df06e64279c24590c9d4967bfaf4bf3d0b5 [file] [log] [blame]
{
"name": "BAGridView",
"version": "1.1.2",
"summary": "支付宝首页 九宫格 布局封装,可以自定义多种样式,自定义分割线显示/隐藏、颜色等功能应有尽有!",
"homepage": "https://github.com/BAHome/BAGridView",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BAHome/BAGridView.git",
"tag": "1.1.2"
},
"source_files": "BAGridView/BAGridView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}