blob: 33672ef79be9f7d9f5235ea197fadf48d6e17d48 [file] [log] [blame]
{
"name": "JRLoopView",
"version": "1.0.0",
"summary": "JRLoopView 轮播图",
"description": "v1.0.0:\n1.设置加载图片的方式:网络图片.url, 网络图片.urlString, 本地图片.name\n2.设置占位图\n3.设置图片ContentMode\n4.设置自动滚动时间间隔",
"homepage": "https://github.com/NirvanAcN/JRLoopView",
"license": "MIT",
"authors": {
"NirvanAcN": "mahaomeng@gmail.com"
},
"source": {
"git": "https://github.com/NirvanAcN/JRLoopView.git",
"tag": "1.0.0"
},
"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"
}