blob: 187f53641b2d6dd7092aa411701764de564c3e48 [file] [log] [blame]
{
"name": "QVCommonKit",
"version": "0.9.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"libraries": "z",
"frameworks": [
"Photos",
"Accelerate",
"AVFoundation",
"CoreTelephony",
"AdSupport"
],
"vendored_frameworks": "QVCommonKit/FrameWork/*.framework"
}