blob: 52b4f732fa24103c19b12ae7aded4ff398492277 [file] [log] [blame]
{
"name": "PSPDFKit",
"version": "10.0.1",
"homepage": "https://pspdfkit.com",
"documentation_url": "https://pspdfkit.com/guides/ios/current",
"license": {
"type": "Commercial",
"file": "PSPDFKit.xcframework/LICENSE"
},
"authors": {
"PSPDFKit GmbH": "support@pspdfkit.com"
},
"summary": "The Best Way to Handle PDF Documents on iOS.",
"description": "A high-performance viewer, extensive annotation and document editing tools, digital signatures, and more.",
"platforms": {
"ios": "12.0"
},
"source": {
"http": "https://customers.pspdfkit.com/pspdfkit-ios/10.0.1.zip"
},
"libraries": [
"z",
"sqlite3",
"xml2",
"c++"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PSPDFKit/**\"",
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"frameworks": [
"QuartzCore",
"CoreText",
"CoreMedia",
"MediaPlayer",
"AVFoundation",
"ImageIO",
"MessageUI",
"CoreGraphics",
"Foundation",
"CFNetwork",
"MobileCoreServices",
"SystemConfiguration",
"Security",
"UIKit",
"AudioToolbox",
"QuickLook",
"CoreTelephony",
"Accelerate",
"CoreImage"
],
"requires_arc": true,
"swift_versions": "5.0",
"module_name": "PSPDFKitSDK",
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"preserve_paths": [
"PSPDFKit.xcframework",
"PSPDFKitUI.xcframework",
"PSPDFKit.dSYMs/PSPDFKit.framework.ios-arm64.dSYM",
"PSPDFKit.dSYMs/PSPDFKit.framework.ios-x86_64-maccatalyst.dSYM",
"PSPDFKit.dSYMs/PSPDFKit.framework.ios-arm64_x86_64-simulator.dSYM",
"PSPDFKitUI.dSYMs/PSPDFKitUI.framework.ios-arm64.dSYM",
"PSPDFKitUI.dSYMs/PSPDFKitUI.framework.ios-x86_64-maccatalyst.dSYM",
"PSPDFKitUI.dSYMs/PSPDFKitUI.framework.ios-arm64_x86_64-simulator.dSYM"
],
"vendored_frameworks": [
"PSPDFKit.xcframework",
"PSPDFKitUI.xcframework"
]
}
],
"swift_version": "5.0"
}