blob: ade47372810e8ec83d85c5cfb3fba5ce3b162403 [file] [log] [blame]
{
"name": "CarouselPlugin",
"version": "0.0.1",
"summary": "视图轮播插件滚动视图 提供向上向下向左向右 滚动",
"description": "UIView 自定义\n 轮播滚动视图 提供向上向下向左向右 滚动",
"homepage": "https://github.com/weskhen/CarouselPlugin",
"license": "MIT",
"authors": {
"吴健": "wujian516411567@.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weskhen/CarouselPlugin.git",
"tag": "0.0.1"
},
"source_files": "Public/CarouselPlugin/*.{h,m}",
"requires_arc": true,
"dependencies": {
"BBWeakTimer": [
"~> 1.0.1"
]
}
}