[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 5 / DPPhotoBrowser / 0.0.2 / DPPhotoBrowser.podspec.json
blobcfa35a8164d65fc1cf22a4968a3ab2434965c09c
2   "name": "DPPhotoBrowser",
3   "version": "0.0.2",
4   "summary": "图片放大查看,图片保存",
5   "homepage": "https://github.com/developeng/DPPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "developeng": "developeng@163.com"
9   },
10   "swift_versions": "5.0",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/developeng/DPPhotoBrowser.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "DPPhotoBrowser/DPPhotoBrowser/*.swift",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Kingfisher": [
26       "~> 6.1.0"
27     ]
28   },
29   "swift_version": "5.0"