blob: 30f490c18d57bf70102a35e1b4586e59d14f1bc4 [file] [log] [blame]
{
"name": "HWBanner",
"version": "0.1.0",
"summary": "无限轮播图",
"description": "简洁易懂功能全面的无限轮播图",
"homepage": "https://github.com/RedGerrard/HWBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RedGerrard": "417705652@qq.com"
},
"source": {
"git": "https://github.com/RedGerrard/HWBanner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWBanner/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}