[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / c / e / AntViewer / 0.0.13 / AntViewer.podspec.json
blobf0197d3960bb8bf43831e627c201e9bba2be0b5f
2   "name": "AntViewer",
3   "version": "0.0.13",
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.13"
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"