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