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