blob: 9b38e3a12c550dc90ec7d3730b229f6d6f7148ed [file] [log] [blame]
{
"name": "MMVideoSDK",
"version": "1.0.1",
"summary": "short videos record and edit",
"description": "this framework use to record,edit short videos",
"homepage": "https://www.baidu.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bi.s_fish": "sunfeifish@gmail.com"
},
"source": {
"git": "https://github.com/cosmos33/MMVideoSDK--iOS.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"ARKit",
"AVFoundation",
"CoreVideo",
"CoreMedia",
"CoreAudio",
"CoreML",
"AssetsLibrary",
"Vision",
"CoreML",
"Accelerate",
"Metal",
"MetalKit",
"CoreGraphics"
],
"libraries": [
"c++",
"resolv",
"z",
"iconv"
],
"resources": "VideoSDK/Resource/*",
"vendored_frameworks": "VideoSDK/Framwork/**/*.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "$(inherited) NO",
"OTHER_LDFLAGS": "$(inherited) -ObjC",
"MTL_LANGUAGE_REVISION": "Metal12"
},
"dependencies": {
"GPUImage": [
],
"MetalPetal": [
"1.1.2"
],
"ZipArchive": [
]
}
}