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