[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / f / PHCyclePictureView / 0.2.2 / PHCyclePictureView.podspec.json
blob73b03ea32540f62611e76d03372a31318017829b
2   "name": "PHCyclePictureView",
3   "version": "0.2.2",
4   "summary": "图片轮播器",
5   "description": "循环播放本地或网络图片,可定制一些样式,比如自动播放,自动播放的时间间隔;图片占位图等。",
6   "homepage": "https://github.com/qixizhu/PHCyclePictureView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qixizhu": "hanqi_ah@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/qixizhu/PHCyclePictureView.git",
19     "tag": "0.2.2"
20   },
21   "source_files": "PHCyclePictureView/Sources/**/*",
22   "dependencies": {
23     "Kingfisher": [
24       "3.13"
25     ]
26   },
27   "pushed_with_swift_version": "echo “3.0” >> .swift-version"