[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / f / 7 / FYPhoto / 2.0.1 / FYPhoto.podspec.json
blob9c4966d01408b2a543584ae78bac077053b28f7a
2   "name": "FYPhoto",
3   "version": "2.0.1",
4   "summary": "A short description of FYPhoto.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/T2Je",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "t2je": "827034457@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/T2Je/FYPhoto.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "11"
20   },
21   "swift_versions": "5",
22   "source_files": "FYPhoto/Classes/**/*",
23   "resource_bundles": {
24     "FYPhoto": [
25       "FYPhoto/Assets/*.{xcassets}",
26       "FYPhoto/Assets/*.lproj/*.strings"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "Photos"
32   ],
33   "dependencies": {
34     "SDWebImage/Core": [
36     ],
37     "UICircularProgressRing": [
39     ]
40   },
41   "swift_version": "5"