blob: aa9f9258e9bab23033987bd6c615b7f704e78437 [file] [log] [blame]
{
"name": "JCLoopPlayView",
"version": "0.0.3",
"summary": "简单实用的无限轮播(暂只支持本地图片)",
"homepage": "https://github.com/JC2018424/JCLoopPlayView",
"license": "MIT",
"authors": {
"JC": "13451001517@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JC2018424/JCLoopPlayView.git",
"tag": "0.0.3"
},
"source_files": "JCLoopPlayView/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
"~> 4.7.0"
]
},
"swift_version": "4.0"
}