blob: 8d97fc891fc27e402e6c74384aee06bf2488c189 [file] [log] [blame]
{
"name": "QVEditorKit",
"version": "0.1.12",
"summary": "A short description of QVEditorKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/QuVideoDeveloper/QVEditorKit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunshine": "cheng.xia@quvideo.com"
},
"source": {
"git": "https://github.com/QuVideoDeveloper/QVEditorKit-iOS.git",
"tag": "0.1.12"
},
"platforms": {
"ios": "9.0"
},
"libraries": [
"iconv",
"c",
"c++",
"stdc++",
"z"
],
"frameworks": [
"VideoToolbox",
"Webkit",
"Photos",
"ImageIO",
"QuartzCore",
"AssetsLibrary",
"CoreGraphics",
"Accelerate",
"UIKit",
"Foundation",
"AdSupport",
"CoreTelephony",
"CoreMedia",
"SceneKit",
"AudioToolbox"
],
"vendored_frameworks": "QVEditorKit/FrameWork/*.framework",
"dependencies": {
"ReactiveObjC": [
],
"FMDB": [
],
"YYModel": [
],
"SDWebImage": [
],
"QVCommonKit": [
],
"XYCommonEngine": [
]
},
"xcconfig": {
"ENABLE_BITCODE": "NO"
}
}