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