blob: 73b03ea32540f62611e76d03372a31318017829b [file] [log] [blame]
{
"name": "PHCyclePictureView",
"version": "0.2.2",
"summary": "图片轮播器",
"description": "循环播放本地或网络图片,可定制一些样式,比如自动播放,自动播放的时间间隔;图片占位图等。",
"homepage": "https://github.com/qixizhu/PHCyclePictureView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qixizhu": "hanqi_ah@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qixizhu/PHCyclePictureView.git",
"tag": "0.2.2"
},
"source_files": "PHCyclePictureView/Sources/**/*",
"dependencies": {
"Kingfisher": [
"3.13"
]
},
"pushed_with_swift_version": "echo “3.0” >> .swift-version"
}