[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 5 / AsunChannelView / 0.1.2 / AsunChannelView.podspec.json
blobea81fe244036cbfccb735a00c0940dcebe40aacf
2   "name": "AsunChannelView",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "vendored_frameworks": [
23     "AsunChannelView/Classes/AsunChannelView.framework"
24   ],
25   "resources": [
26     "AsunChannelView/Classes/AsunChannelView.framework/AsunBgSource.bundle",
27     "AsunChannelView/Classes/AsunChannelView.framework/AsunVolumeSource.bundle",
28     "AsunChannelView/Classes/AsunChannelView.framework/AsunNetworkSource.bundle",
29     "AsunChannelView/Classes/AsunChannelView.framework/AsunInterfaceSource.bundle"
30   ],
31   "frameworks": [
32     "UIKit",
33     "AVFoundation"
34   ],
35   "dependencies": {
36     "SnapKit": [
37       ">= 5.0.1"
38     ]
39   }