blob: 04e82d87dae148fc6e78f3d0d12842673aef5cea [file] [log] [blame]
{
"name": "TTDVideoEngineKit",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "**/TtdVideoEngineKit.framework",
"resources": "**/Resources/TtdVideoEngineResource.bundle",
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
}
}