blob: 4b24f67edf24463af0a5f7c9c54c0a5c79656cda [file] [log] [blame]
{
"name": "ZXCycleBannerView",
"version": "1.0.1",
"summary": "无限循环banner(可自定义banner内容)控件",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/anphen/ZXCycleBannerView",
"license": "MIT",
"authors": {
"anphen": "zxlx276@163.com"
},
"source": {
"git": "https://github.com/anphen/ZXCycleBannerView.git",
"tag": "1.0.1"
},
"source_files": "ZXCycleBannerView/*",
"resources": "ZXCycleBannerView/*.png",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"YYKit": [
"~> 1.0.9"
]
}
}