blob: 270db0d9de3ad830d2cbecb38e67f0f3649c6c76 [file] [log] [blame]
{
"name": "QVCommonKit",
"version": "0.9.3",
"summary": "A short description of QVCommonKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/QuVideoDeveloper/QVCommonKit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunshine": "cheng.xia@quvideo.com"
},
"source": {
"git": "https://github.com/QuVideoDeveloper/QVCommonKit-iOS.git",
"tag": "0.9.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Photos",
"Accelerate",
"AVFoundation",
"CoreTelephony",
"AdSupport"
],
"vendored_frameworks": "QVCommonKit/FrameWork/*.framework",
"dependencies": {
"SSZipArchive": [
]
}
}