[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 5 / AsunChannelView / 0.1.1 / AsunChannelView.podspec.json
blob594cd07fd88f1e74ad35fe31cc528fe569c87548
2   "name": "AsunChannelView",
3   "version": "0.1.1",
4   "summary": "A short description of AsunChannelView.",
5   "description": "VideoView 增加视图",
6   "homepage": "https://gitlab.51uuabc.com/mobile/ios/uuclassroomvideo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "becomerichios@163.com": "becomerichios@163.com",
13     "hongyang.zhong@onesmart.org": "hongyang.zhong@onesmart.org"
14   },
15   "source": {
16     "git": "https://gitlab.51uuabc.com/mobile/ios/uuclassroomvideo.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "AsunChannelView/Classes/**/*.Swift"
24   ],
25   "vendored_frameworks": [
26     "AsunChannelView/Classes/AsunChannelView.framework"
27   ],
28   "resources": [
29     "AsunChannelView/Classes/AsunChannelView.framework/AsunBgSource.bundle",
30     "AsunChannelView/Classes/AsunChannelView.framework/AsunVolumeSource.bundle"
31   ],
32   "frameworks": [
33     "UIKit",
34     "AVFoundation"
35   ],
36   "dependencies": {
37     "SnapKit": [
38       ">= 5.0.1"
39     ]
40   }