[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / b / a / 0 / AntViewer_ios / 0.2.0 / AntViewer_ios.podspec.json
blob62810e4aa4fed39a0530d67a9740682aac52b571
2   "name": "AntViewer_ios",
3   "version": "0.2.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.3"
20   },
21   "source_files": "AntViewer_ios/Classes/**/*.{swift}",
22   "ios": {
23     "vendored_frameworks": "AntViewer_ios/MyFrameworks/AntViewerExt.framework"
24   },
25   "resources": "AntViewer_ios/Classes/**/*.{storyboard,xib,plist}",
26   "resource_bundles": {
27     "AntWidget": [
28       "AntViewer_ios/Assets/*"
29     ]
30   },
31   "static_framework": true,
32   "frameworks": [
33     "UIKit",
34     "AVKit"
35   ],
36   "dependencies": {
37     "IQKeyboardManagerSwift": [
39     ],
40     "Firebase/Core": [
42     ],
43     "Firebase/Database": [
45     ],
46     "lottie-ios": [
48     ],
49     "Kingfisher": [
51     ]
52   },
53   "swift_versions": "4.2"