[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / a / 0 / AntViewer_ios / 0.2.3 / AntViewer_ios.podspec.json
blob47206d10da8aaed6ad2abbb0af86903c912497e5
2   "name": "AntViewer_ios",
3   "version": "0.2.3",
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.2.3"
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   "frameworks": [
39     "UIKit",
40     "AVKit"
41   ],
42   "dependencies": {
43     "Firebase/Core": [
44       "~> 5.11"
45     ],
46     "Firebase/Database": [
47       "~> 5.11"
48     ],
49     "SDWebImage": [
50       "~> 5.0"
51     ]
52   },
53   "swift_versions": "5",
54   "swift_version": "5"