blob: 3aba1fe0bc04142e8a0d8bd43174f1429cdd442b [file] [log] [blame]
{
"name": "TLVideoTranscribe",
"version": "1.0.0",
"summary": "video",
"homepage": "https://github.com/XFCT/TLVideoTranscribe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xfc": "1016042696@qq.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/XFCT/TLVideoTranscribe.git",
"tag": "1.0.0"
},
"source_files": "TLVideoTranscribe/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}