blob: 15df5151d7c5552c02bbe40d90bc8402bb536a39 [file] [log] [blame]
{
"name": "PLShortVideoKit",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_libraries": "Pod/Library/*.a",
"vendored_frameworks": "Pod/Library/PLShortVideoKit.framework",
"resources": "Pod/Library/PLShortVideoKit.framework/PLShortVideoKit.bundle",
"dependencies": {
"Qiniu": [
"7.1.5"
]
}
}