blob: 901a965bf4ffe1841613364d5745c4c9d4d0f44e [file] [log] [blame]
{
"name": "PLShortVideoKit-ByteDance",
"version": "1.0.0",
"summary": "PILI iOS short video record SDK",
"homepage": "https://github.com/pili-engineering/PLShortVideoKit-ByteDance",
"license": "Apache License 2.0",
"authors": {
"pili": "pili@qiniu.com"
},
"source": {
"git": "https://github.com/pili-engineering/PLShortVideoKit-ByteDance.git",
"branch": "master",
"tag": "1.0.0"
},
"source_files": "Pod/Library/**",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Qiniu": [
"7.2.5"
]
},
"subspecs": [
{
"name": "ex-libMuseProcessor",
"vendored_frameworks": "Pod/Library/*.framework"
},
{
"name": "libMuseProcessor",
"vendored_libraries": "Pod/Library/*.a"
}
]
}