blob: 646572f0e46949819428495f23a473062ec347bf [file] [log] [blame]
{
"name": "UUMedia_ios",
"version": "1.0.1",
"summary": "A short description of UUMedia.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BecomerichAsun/UUMedia_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asun": "becomerichios@163.com"
},
"source": {
"git": "https://github.com/BecomerichAsun/UUMedia_ios.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Core/**/*",
"frameworks": "UIKit",
"dependencies": {
"AgoraRtcEngine_iOS": [
"~> 2.3.3"
]
},
"static_framework": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}