[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 0 / 7 / f / PHCyclePictureView / 1.0.2 / PHCyclePictureView.podspec.json
blob80df71febb773198c165abfc72706018a1b57672
2   "name": "PHCyclePictureView",
3   "version": "1.0.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   "source": {
15     "git": "https://github.com/qixizhu/PHCyclePictureView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PHCyclePictureView/Classes/**/*",
22   "dependencies": {
23     "Kingfisher": [
25     ]
26   }