blob: 21fe576c34b4d998f48f0a6415d8888ce973820d [file] [log] [blame]
{
"name": "XYCommonEngine",
"version": "0.9.6",
"summary": "A short description of XYCommonEngine.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/QuVideoDeveloper/QVCommonEngine-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunshine": "cheng.xia@quvideo.com"
},
"source": {
"git": "https://github.com/QuVideoDeveloper/QVCommonEngine-iOS.git",
"tag": "0.9.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XYCommonEngine/engine_header/**/*.h",
"vendored_libraries": "XYCommonEngine/engine_libraries/device/*.a",
"libraries": [
"iconv",
"c",
"c++",
"stdc++",
"z"
],
"frameworks": [
"VideoToolbox",
"Webkit",
"Photos",
"ImageIO",
"AssetsLibrary",
"CoreGraphics",
"SceneKit",
"AudioToolbox",
"QuartzCore",
"CoreMedia",
"AVFoundation"
]
}