blob: a340cb97cef41f08ad52a0e0a89689a63cc0dc37 [file] [log] [blame]
{
"name": "JRLoopView",
"version": "1.0.1",
"summary": "轮播图",
"description": "v1.0.0:\n1.设置加载图片的方式:网络图片.url, 网络图片.urlString, 本地图片.name\n2.设置占位图\n3.设置图片ContentMode\n4.设置自动滚动时间间隔\nv1.0.1:\n1.设置是否开启自动滚动\n2.设置是否显示PageControl\n3.设置初始状态显示第几张图片 若发生越界此则设置无效",
"homepage": "https://github.com/NirvanAcN/JRLoopView",
"license": "MIT",
"authors": {
"NirvanAcN": "mahaomeng@gmail.com"
},
"source": {
"git": "https://github.com/NirvanAcN/JRLoopView.git",
"tag": "1.0.1"
},
"social_media_url": "http://weibo.com/2743943525",
"platforms": {
"ios": "8.0"
},
"source_files": "JRLoopView/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"JRTimer": [
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}