[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 2 / 9 / MMVideoSDK / 1.0.0 / MMVideoSDK.podspec.json
blob7ba3c7589e609ad2bf183cde7d504110ce0b37eb
2   "name": "MMVideoSDK",
3   "version": "1.0.0",
4   "summary": "short videos record and edit",
5   "description": "this framework use to record,edit short videos",
6   "homepage": "https://www.baidu.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bi.s_fish": "sunfeifish@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cosmos33/MMVideoSDK--iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "ARKit",
23     "AVFoundation",
24     "CoreVideo",
25     "CoreMedia",
26     "CoreAudio",
27     "CoreML",
28     "AssetsLibrary",
29     "Vision",
30     "CoreML",
31     "Accelerate",
32     "Metal",
33     "MetalKit",
34     "CoreGraphics"
35   ],
36   "libraries": [
37     "c++",
38     "resolv",
39     "z",
40     "iconv"
41   ],
42   "resources": "VideoSDK/Resource/*",
43   "vendored_frameworks": "VideoSDK/Framwork/**/*.framework",
44   "pod_target_xcconfig": {
45     "ENABLE_BITCODE": "$(inherited) NO",
46     "OTHER_LDFLAGS": "$(inherited) -ObjC",
47     "MTL_LANGUAGE_REVISION": "Metal12"
48   },
49   "dependencies": {
50     "GPUImage": [
52     ],
53     "MetalPetal": [
55     ]
56   }