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