[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / 2 / UnviredSDK / 3.1.193 / UnviredSDK.podspec.json
blob7b583d939467649ad364c559e05c7b9f5c42a25e
2   "name": "UnviredSDK",
3   "version": "3.1.193",
4   "summary": "Unvired SDK - Develop Mobile Apps via the Unvired Mobile Platform.",
5   "description": "The Unvired SDK enables developers to build native mobile applications connecting\nto SAP, Oracle, Sharepoint etc.",
6   "homepage": "http://unvired.com",
7   "authors": {
8     "Unvired Inc": "support@unvired.com"
9   },
10   "source": {
11     "http": "https://repo.unvired.io/ios/Unvired_Kernel_iOS_Cocoapods-R-3.001.0193.zip"
12   },
13   "dependencies": {
14     "OpenSSL-Universal": [
15       "1.1.1900"
16     ],
17     "SQLCipher": [
18       "3.3.1"
19     ]
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "social_media_url": "https://twitter.com/unvired",
25   "requires_arc": true,
26   "source_files": "Headers/*.h",
27   "public_header_files": "Headers/*.h",
28   "frameworks": [
29     "QuickLook",
30     "AudioToolbox",
31     "LocalAuthentication",
32     "AVFoundation",
33     "QuartzCore",
34     "SystemConfiguration",
35     "WebKit",
36     "MapKit",
37     "AddressBook",
38     "AddressBookUI",
39     "MessageUI",
40     "Security",
41     "UIKit",
42     "CoreGraphics",
43     "Foundation",
44     "SystemConfiguration",
45     "MobileCoreServices",
46     "CoreLocation"
47   ],
48   "vendored_frameworks": "UnviredSDK.xcframework",
49   "libraries": [
50     "z",
51     "sqlite3.0"
52   ],
53   "xcconfig": {
54     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredSDK\"",
55     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredSDK\""
56   },
57   "resources": "UnviredSDK.bundle",
58   "license": {
59     "type": "Commercial",
60     "text": "    \n      Copyright 2023 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
61   }