blob: 1f96f077f0a86613a063b2b5362585558fdfc50f [file] [log] [blame]
{
"name": "QVEditorKit",
"version": "0.1.5",
"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.5"
},
"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"
],
"vendored_frameworks": "QVEditorKit/FrameWork/*.framework",
"vendored_libraries": "QVEditorKit/engine_libraries/device/*.a",
"dependencies": {
"ReactiveObjC": [
],
"FMDB": [
],
"YYModel": [
],
"SDWebImage": [
],
"QVCommonKit": [
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}