[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / AntViewer / 0.0.10 / AntViewer.podspec.json
blob152142c8998bb8a63843f51cde1cc2d0738ed17b
2   "name": "AntViewer",
3   "version": "0.0.10",
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.10"
17   },
18   "platforms": {
19     "ios": "11.3"
20   },
21   "source_files": "AntViewer/Classes/**/*.{swift}",
22   "ios": {
23     "vendored_frameworks": "AntViewer/MyFrameworks/AntViewerExt.framework"
24   },
25   "resources": "AntViewer/Classes/**/*.{storyboard,xib,plist}",
26   "resource_bundles": {
27     "AntWidget": [
28       "AntViewer/Assets/*"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "DEFINES_MODULE": "YES"
33   },
34   "static_framework": true,
35   "xcconfig": {
36     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/Firebase/CoreOnly/Sources",
37     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Firebase/CoreOnly/Sources"
38   },
39   "frameworks": [
40     "UIKit",
41     "AVKit"
42   ],
43   "dependencies": {
44     "Firebase/Core": [
46     ],
47     "Firebase/Auth": [
49     ],
50     "Firebase/Firestore": [
52     ]
53   },
54   "swift_versions": "5.1",
55   "swift_version": "5.1"