[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / b / a / 0 / AntViewer_ios / 0.3.5 / AntViewer_ios.podspec.json
blob6a12315aef0d9e1bd77fe4c76b0f27a5d55f3c93
2   "name": "AntViewer_ios",
3   "version": "0.3.5",
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/kolyan94",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mykola Vaniurskyi": "mv@leobit.co"
13   },
14   "source": {
15     "git": "https://github.com/kolyan94/AntViewer_ios.git",
16     "tag": "0.3.5"
17   },
18   "platforms": {
19     "ios": "11.3"
20   },
21   "source_files": "AntViewer_ios/Classes/**/*.{swift}",
22   "ios": {
23     "vendored_frameworks": [
24       "AntViewer_ios/MyFrameworks/AntViewerExt.framework",
25       "AntViewer_ios/MyFrameworks/Lottie.framework"
26     ]
27   },
28   "resources": "AntViewer_ios/Classes/**/*.{storyboard,xib,plist}",
29   "resource_bundles": {
30     "AntWidget": [
31       "AntViewer_ios/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": [
48       "~> 5.11"
49     ],
50     "Firebase/Database": [
51       "~> 5.11"
52     ]
53   },
54   "swift_versions": "5",
55   "swift_version": "5"