blob: c9d3cfff2c4eef73dbf8efa71ca822ffb0580415 [file] [log] [blame]
{
"name": "QVCommonKit",
"version": "0.9.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"libraries": "z",
"frameworks": [
"Photos",
"Accelerate",
"AVFoundation",
"CoreTelephony",
"AdSupport"
],
"subspecs": [
{
"name": "Core",
"vendored_frameworks": "QVCommonKit/CoreFrameWork/*.framework"
}
]
}