blob: 1bbc2ea370f432af32a204c4db5ad45877313a94 [file] [log] [blame]
{
"name": "AriaVideoControlLayer",
"version": "0.0.3",
"summary": "SJVideoPlayer控制层扩展.",
"homepage": "https://github.com/moxcomic/AriaVideoControlLayer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moxcomic": "656469762@qq.com"
},
"source": {
"git": "https://github.com/moxcomic/AriaVideoControlLayer.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "AriaVideoControlLayer/Classes/**/*.swift",
"resources": "AriaVideoControlLayer/Classes/Settings.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Then": [
],
"SnapKit": [
],
"RxSwift": [
],
"RxDataSources": [
],
"NSObject+Rx": [
],
"RxCocoa": [
],
"SJVideoPlayer": [
],
"SJUIKit": [
],
"AriaSwiftyChain": [
]
},
"swift_version": "5.0"
}