[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / a / e / PhotoManager / 1.0.0 / PhotoManager.podspec.json
blobab0ffd3259fce9b19d5c4f0a8d4dad94319a73ff
2   "name": "PhotoManager",
3   "version": "1.0.0",
4   "summary": "A short description of PhotoManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/oauth2/PhotoManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oauth2": "gfh.cynthia@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/CXgfh/PhotoManager",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "PhotoManager/Classes/**/*",
23   "resource_bundles": {
24     "PhotoManager": [
25       "PhotoManager/Assets/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Photos",
31     "AVFoundation",
32     "AVKit"
33   ],
34   "dependencies": {
35     "Util_V": [
37     ],
38     "SnapKit": [
40     ],
41     "ContentSizeView": [
43     ],
44     "SliderIndicator": [
46     ],
47     "MediaEditorManager": [
49     ]
50   },
51   "swift_version": "5.0"