[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 2 / 4 / ComPDFKit / 2.0.0 / ComPDFKit.podspec.json
blob9841d802e57109b8216c9c819a8d645007463abc
2   "name": "ComPDFKit",
3   "version": "2.0.0",
4   "summary": "Comprehensiven iOS PDF SDK solutions for developers.",
5   "description": "ComPDFKit PDF SDK for iOS is designed for developers to integrate viewing, editing, converting, extracting, and signing PDFs to build PDF viewer and editor on iOS.",
6   "homepage": "https://www.compdf.com",
7   "documentation_url": "https://www.compdf.com/guides/pdf-sdk/ios/overview",
8   "license": {
9     "type": "Commercial",
10     "file": "https://www.compdf.com/pricing"
11   },
12   "authors": {
13     "ComPDFKit": "support@compdf.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/ComPDFKit/compdfkit-pdf-sdk-ios-swift.git",
20     "tag": "2.0.0"
21   },
22   "vendored_frameworks": "Lib/ComPDFKit.xcframework",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 x86_64 armv7"
26   },
27   "libraries": [
28     "z",
29     "c++"
30   ],
31   "frameworks": [
32     "QuartzCore",
33     "CoreMedia",
34     "MediaPlayer",
35     "AVFoundation",
36     "CoreGraphics",
37     "Foundation",
38     "MobileCoreServices",
39     "SystemConfiguration",
40     "UIKit"
41   ]