blob: 43f95778f7b36869225e781d63e01babd225c4e1 [file] [log] [blame]
{
"name": "JXScrollView",
"version": "1.0.0",
"summary": "轮播控件",
"description": "只要几行代码,快速集成轮播控件,支持本地图片和网络图片,支持点击事件,可定制播放速度、指示器颜色/位置、默认图等。",
"homepage": "https://github.com/dolacmeng/JXScrollView",
"license": "MIT",
"authors": {
"Jack": "151611438@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dolacmeng/JXScrollView.git",
"tag": "1.0.0"
},
"source_files": "JXScrollView/JXScrollView/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}