[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 7 / FYPhoto / 2.2.10 / FYPhoto.podspec.json
blob9cae07d9987170ff8a31b9f8dceb3320d2bff9ec
2   "name": "FYPhoto",
3   "version": "2.2.10",
4   "summary": "FYPhoto is a photo/video picker and image browser library for iOS written in pure Swift",
5   "description": "FYPhoto is a photo/video picker and image browser library for iOS written in pure Swift. It is feature-rich and highly customizable to match your App's requirements.",
6   "homepage": "https://github.com/T2Je",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "t2je": "t2je@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/T2Je/FYPhoto.git",
16     "tag": "2.2.10"
17   },
18   "platforms": {
19     "ios": "11"
20   },
21   "swift_versions": "5",
22   "source_files": "Sources/FYPhoto/Classes/**/*",
23   "resource_bundles": {
24     "FYPhoto": [
25       "Sources/FYPhoto/Assets/*.{xcassets}",
26       "Sources/FYPhoto/Assets/*.lproj/*.strings"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "Photos"
32   ],
33   "dependencies": {
34     "SDWebImage/Core": [
36     ],
37     "FYVideoCompressor": [
39     ]
40   },
41   "swift_version": "5"