[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / b / a / 0 / AntViewer_ios / 0.2.2 / AntViewer_ios.podspec.json
blobe3b635f76528a49658c7d911e6444a418a99d992
2   "name": "AntViewer_ios",
3   "version": "0.2.2",
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.2"
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   "frameworks": [
38     "UIKit",
39     "AVKit"
40   ],
41   "dependencies": {
42     "SDWebImage": [
43       "~> 5.0"
44     ]
45   },
46   "swift_versions": "5",
47   "swift_version": "5"