blob: ad4c7139c3db06449ae85372abab6ba6501c3efb [file] [log] [blame]
{
"name": "BAGridView",
"version": "1.1.9",
"summary": "支付宝首页 九宫格 布局封装,可以自定义多种样式,自定义分割线显示/隐藏、颜色等功能应有尽有!",
"description": "\"1.1.9 增加图片圆角【2020-4-09】\"",
"homepage": "https://github.com/BAHome/BAGridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BAHome/BAGridView.git",
"tag": "1.1.9"
},
"source_files": "BAGridView/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}