blob: 42028aafe6e8507f93f77529ebacc9fbdf8c0283 [file] [log] [blame]
{
"name": "GQBMenuList",
"version": "1.0.1",
"license": "MIT",
"summary": "ios 横向滚动菜单",
"homepage": "https://github.com/shuyangxiaobao/GQBMenuList",
"source": {
"git": "https://github.com/shuyangxiaobao/GQBMenuList.git",
"tag": "1.0.1"
},
"source_files": "GQBMenuList/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
"~> 5.0.4"
]
},
"authors": {
"戈强宝": "825065886@qq.com"
}
}