blob: 88b93f83aae9859fc90ae0fd52e00c724b23b7ba [file] [log] [blame]
{
"name": "YXCycleScrollView",
"version": "0.0.1",
"summary": "一款简单实用多样式轮播图控件,可自定义样式;支持左右、上下滚动",
"description": "一款简单实用多样式轮播图控件,可自定义样式;支持左右、上下滚动,支持XIB创建和设置属性",
"homepage": "https://github.com/gouzyi/YXCycleScrollView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"authors": {
"zainguo": "572249347@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/b2d703ff4984",
"source": {
"git": "https://github.com/gouzyi/YXCycleScrollView.git",
"tag": "0.0.1"
},
"source_files": "YXCycleScrollView/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}