[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 5 / libpag-macOS / 4.3.33 / libpag-macOS.podspec.json
blobc7b1be1798a317eed410ce48fa60d8a8ee747262
2   "name": "libpag-macOS",
3   "version": "4.3.33",
4   "platforms": {
5     "osx": "10.13"
6   },
7   "summary": "libpag SDK",
8   "homepage": "https://github.com/libpag/libpag-ios",
9   "source": {
10     "git": "https://github.com/libpag/pag-mac.git",
11     "tag": "4.3.33"
12   },
13   "license": {
14     "type": "Apache License Version 2.0",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "libpag": "libpag@tencent.com"
19   },
20   "osx": {
21     "frameworks": [
22       "ApplicationServices",
23       "AGL",
24       "OpenGL",
25       "QuartzCore",
26       "Cocoa",
27       "Foundation",
28       "VideoToolbox",
29       "CoreMedia"
30     ],
31     "libraries": [
32       "iconv",
33       "c++",
34       "compression"
35     ]
36   },
37   "vendored_frameworks": "framework/libpag.xcframework",
38   "xcconfig": {
39     "VALID_ARCHS": "arm64 x86_64"
40   }