blob: 0da287aa3a38ac486af4db856aa629881778a474 [file] [log] [blame]
{
"name": "JCLoopPlayView",
"version": "0.0.1",
"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.1"
},
"source_files": "JCLoopPlayView/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
"~> 4.7.0"
]
},
"swift_version": "4.0"
}