blob: 31a254d1bd07f6333322db7ac0ba08cd99537b37 [file] [log] [blame]
{
"name": "BAGridView",
"version": "1.2.2",
"summary": "支付宝首页 九宫格 布局封装,可以自定义多种样式,自定义分割线显示/隐藏、颜色等功能应有尽有!",
"description": "【2020-7-30】1.2.2 新增背景图片填充模式!",
"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.2.2"
},
"source_files": "BAGridView/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}