[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / d / 5 / VCSMediaKit / 1.0.2 / VCSMediaKit.podspec.json
blobc241ce2d53b431c9a9b7be0205dbe1c3e438f56f
2   "name": "VCSMediaKit",
3   "version": "1.0.2",
4   "summary": "VCS拆分流媒体服务库.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seastart/vcs-mediakit-ios-cocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SailorGa": "ljia789@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seastart/vcs-mediakit-ios-cocoapods.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "frameworks": [
23       "VideoToolbox",
24       "AudioToolbox",
25       "AVFoundation",
26       "CoreFoundation",
27       "CoreMedia",
28       "CoreVideo",
29       "Foundation",
30       "QuartzCore",
31       "Metal",
32       "MetalPerformanceShaders",
33       "Security",
34       "OpenGLES",
35       "Accelerate",
36       "CoreML",
37       "CoreGraphics",
38       "ReplayKit",
39       "SystemConfiguration"
40     ],
41     "libraries": [
42       "c++",
43       "z",
44       "iconv"
45     ]
46   },
47   "dependencies": {
48     "MMKV": [
50     ],
51     "SSZipArchive": [
53     ],
54     "CocoaAsyncSocket": [
56     ],
57     "AFNetworking": [
58       ">= 4.0.0"
59     ]
60   },
61   "vendored_frameworks": "VCSMediaKit/Depend/*.framework",
62   "resources": "VCSMediaKit/Resources/*.bundle"