[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / a / 0 / AntViewer_ios / 0.1.6 / AntViewer_ios.podspec.json
blob154801257fa40fe339d69bed729412858e7dba04
2   "name": "AntViewer_ios",
3   "version": "0.1.6",
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.1.6"
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": [
26     "AntViewer_ios/Assets/*",
27     "AntViewer_ios/Classes/**/*.{storyboard,xib,plist}"
28   ],
29   "static_framework": true,
30   "frameworks": [
31     "UIKit",
32     "AVKit"
33   ],
34   "dependencies": {
35     "IQKeyboardManagerSwift": [
37     ],
38     "lottie-ios": [
40     ],
41     "Kingfisher": [
43     ]
44   },
45   "swift_versions": "4.2"