blob: 25586ef4ced6f44b435171a845fb0dac7f062fc2 [file] [log] [blame]
{
"name": "TTDVideoEngineKit",
"version": "0.2.0",
"summary": "TTD TTDVideoEngineKit.",
"homepage": "http://www.totodi.cn/",
"license": {
"type": "Copyright",
"text": " Copyright 2018 TTD "
},
"authors": "TTD iOS Team",
"source": {
"git": "https://github.com/s3603/TTDVideoEngineKit.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": [
"**/TtdVideoEngineKit.framework",
"**/AgoraSigKit.framework"
],
"resources": "**/Resources/TtdVideoEngineResource.bundle",
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
],
"AgoraRtcEngine_iOS": [
]
}
}