blob: dca457f83a727dde1c89d7186913d107cc7f7cc0 [file] [log] [blame]
{
"name": "YXCycleScrollView",
"version": "0.0.2",
"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.2"
},
"source_files": "YXCycleScrollView/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}