[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / d / Nutrient / 14.2.1 / Nutrient.podspec.json
bloba5c731925d1056f6e19c027b9c9fcae03e38217a
2   "name": "Nutrient",
3   "version": "14.2.1",
4   "homepage": "https://pspdfkit.com",
5   "documentation_url": "https://pspdfkit.com/guides/ios/",
6   "license": {
7     "type": "Commercial",
8     "file": "PSPDFKit.xcframework/LICENSE"
9   },
10   "authors": {
11     "PSPDFKit GmbH": "support@pspdfkit.com"
12   },
13   "summary": "The Best Way to Handle PDF Documents on iOS.",
14   "description": "A high-performance viewer, extensive annotation and document editing tools, digital signatures, and more.",
15   "platforms": {
16     "ios": "16.0"
17   },
18   "source": {
19     "http": "https://customers.pspdfkit.com/pspdfkit-ios/14.2.1.zip"
20   },
21   "libraries": [
22     "z",
23     "sqlite3",
24     "xml2",
25     "c++"
26   ],
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PSPDFKit/**\"",
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
30   },
31   "frameworks": [
32     "QuartzCore",
33     "CoreText",
34     "CoreMedia",
35     "MediaPlayer",
36     "AVFoundation",
37     "ImageIO",
38     "MessageUI",
39     "CoreGraphics",
40     "Foundation",
41     "CFNetwork",
42     "MobileCoreServices",
43     "SystemConfiguration",
44     "Security",
45     "UIKit",
46     "AudioToolbox",
47     "QuickLook",
48     "CoreTelephony",
49     "Accelerate",
50     "CoreImage"
51   ],
52   "requires_arc": true,
53   "swift_versions": "5.0",
54   "module_name": "PSPDFKitSDK",
55   "default_subspecs": "Core",
56   "subspecs": [
57     {
58       "name": "Core",
59       "preserve_paths": [
60         "PSPDFKit.xcframework",
61         "PSPDFKitUI.xcframework",
62         "PSPDFKit.dSYMs/PSPDFKit.framework.ios-arm64.dSYM",
63         "PSPDFKit.dSYMs/PSPDFKit.framework.ios-arm64_x86_64-maccatalyst.dSYM",
64         "PSPDFKit.dSYMs/PSPDFKit.framework.ios-arm64_x86_64-simulator.dSYM",
65         "PSPDFKitUI.dSYMs/PSPDFKitUI.framework.ios-arm64.dSYM",
66         "PSPDFKitUI.dSYMs/PSPDFKitUI.framework.ios-arm64_x86_64-maccatalyst.dSYM",
67         "PSPDFKitUI.dSYMs/PSPDFKitUI.framework.ios-arm64_x86_64-simulator.dSYM"
68       ],
69       "vendored_frameworks": [
70         "PSPDFKit.xcframework",
71         "PSPDFKitUI.xcframework"
72       ]
73     }
74   ],
75   "swift_version": "5.0"