[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / a / 5 / YLPhotoBrowser-Swift / 0.0.1 / YLPhotoBrowser-Swift.podspec.json
blob3afd2d5460ebd7aeaafea6198e67c4adc8cb2a1d
2   "name": "YLPhotoBrowser-Swift",
3   "version": "0.0.1",
4   "summary": "仿微信图片浏览器(定义转场动画、支持本地和网络gif、拖拽取消)",
5   "description": "仿微信图片浏览器(定义转场动画、支持本地和网络gif、拖拽取消)",
6   "homepage": "https://github.com/February12/YLPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yl": "845369698@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/February12/YLPhotoBrowser.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Sources/*.swift"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Kingfisher": [
27       "~> 4.0.1"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.0"
32   },
33   "pushed_with_swift_version": "4.0"