[Add] OlympusSDK 0.2.5
[CocoaPods.git] / Specs / 3 / e / f / Antourage / 2.0.20 / Antourage.podspec.json
blobb60bcb507687d62d072e74c51703a3c154044f2a
2   "name": "Antourage",
3   "version": "2.0.20",
4   "summary": "Antourage provides to users possibility to watch streams and use chat and polls",
5   "description": "Antourage 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": "2.0.20"
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,xcdatamodeld}",
26   "resource_bundles": {
27     "AntWidget": [
28       "AntViewer/Assets/**/*"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
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   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "frameworks": [
43     "UIKit",
44     "AVKit"
45   ],
46   "dependencies": {
47     "Firebase/Auth": [
49     ],
50     "Firebase/Firestore": [
52     ]
53   },
54   "swift_versions": "5.2",
55   "swift_version": "5.2"