blob: 64fe21527c77623beea67abf6481b002bdce2a5e [file] [log] [blame]
{
"name": "MXCycleScrollView",
"version": "1.5.1",
"summary": "循环滚动视图",
"description": "循环滚动视图(支持点击事件、自动滚动、多种动画)",
"homepage": "https://github.com/iamhmx/MXScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuangMingxing": "hmxing099097@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iamhmx/MXScrollView.git",
"tag": "1.5.1"
},
"source_files": "MXCycleScrollView/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}