[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / e / a / TAVMedia / 2.0.41 / TAVMedia.podspec.json
blobb740868405b5a46d8b88ea7ea6816c94e5a997a1
2   "name": "TAVMedia",
3   "version": "2.0.41",
4   "summary": "TAVMedia is a cross-platform engine that defines a media pipeline to efficiently process media samples and manage queues of media data.",
5   "homepage": "https://github.com/TencentCloud/tavmedia-sdk-ios",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Tencent TAVGroup",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TencentCloud/tavmedia-sdk-ios.git",
16     "tag": "2.0.41"
17   },
18   "frameworks": [
19     "UIKit",
20     "CoreFoundation",
21     "QuartzCore",
22     "CoreGraphics",
23     "CoreText",
24     "OpenGLES",
25     "VideoToolbox",
26     "CoreMedia",
27     "JavaScriptCore",
28     "AVFoundation",
29     "CoreML",
30     "MetalPerformanceShaders",
31     "Accelerate",
32     "Metal",
33     "AssetsLibrary",
34     "CoreVideo",
35     "IOSurface"
36   ],
37   "vendored_frameworks": [
38     "framework/FFmpeg.xcframework",
39     "framework/TAVMedia.xcframework"
40   ],
41   "libraries": [
42     "iconv",
43     "z",
44     "c++"
45   ]