[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / AntViewer / 0.0.7 / AntViewer.podspec.json
blobd80257f802202d8115696895d7e179cd0a9677cc
2   "name": "AntViewer",
3   "version": "0.0.7",
4   "summary": "AntViewer provides to users possibility to watch streams and use chat and polls",
5   "description": "AntViewer provides to users possibility to watch streams and use chat and polls.",
6   "homepage": "https://github.com/antourage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mykola Vaniurskyi": "mv@leobit.com"
13   },
14   "source": {
15     "git": "https://github.com/antourage/AntViewer.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "11.3"
20   },
21   "source_files": "AntViewer/Classes/**/*.{swift}",
22   "ios": {
23     "vendored_frameworks": [
24       "AntViewer/MyFrameworks/AntViewerExt.framework",
25       "AntViewer/MyFrameworks/Lottie.framework"
26     ]
27   },
28   "resources": "AntViewer/Classes/**/*.{storyboard,xib,plist}",
29   "resource_bundles": {
30     "AntWidget": [
31       "AntViewer/Assets/*"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "DEFINES_MODULE": "YES"
36   },
37   "static_framework": true,
38   "xcconfig": {
39     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/Firebase/CoreOnly/Sources",
40     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Firebase/CoreOnly/Sources"
41   },
42   "frameworks": [
43     "UIKit",
44     "AVKit"
45   ],
46   "dependencies": {
47     "Firebase/Core": [
49     ],
50     "Firebase/Auth": [
52     ],
53     "Firebase/Firestore": [
55     ]
56   },
57   "swift_versions": "5.1",
58   "swift_version": "5.1"