[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 9 / e / 2 / UnviredSDK / 3.1.219 / UnviredSDK.podspec.json
bloba21c63e42ba38c24c5128f379d43619058f433a8
2   "name": "UnviredSDK",
3   "version": "3.1.219",
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.0219.zip"
12   },
13   "dependencies": {
14     "OpenSSL-Universal": [
15       "1.1.1900"
16     ],
17     "SQLCipher": [
18       "3.3.1"
19     ],
20     "Minizip": [
21       "1.0.0"
22     ]
23   },
24   "platforms": {
25     "ios": "11.0"
26   },
27   "social_media_url": "https://twitter.com/unvired",
28   "requires_arc": true,
29   "source_files": "Headers/*.h",
30   "public_header_files": "Headers/*.h",
31   "frameworks": [
32     "QuickLook",
33     "AudioToolbox",
34     "LocalAuthentication",
35     "AVFoundation",
36     "QuartzCore",
37     "SystemConfiguration",
38     "WebKit",
39     "MapKit",
40     "AddressBook",
41     "AddressBookUI",
42     "MessageUI",
43     "Security",
44     "UIKit",
45     "CoreGraphics",
46     "Foundation",
47     "SystemConfiguration",
48     "MobileCoreServices",
49     "CoreLocation"
50   ],
51   "vendored_frameworks": "UnviredSDK.xcframework",
52   "libraries": [
53     "z",
54     "sqlite3.0"
55   ],
56   "xcconfig": {
57     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredSDK\"",
58     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredSDK\""
59   },
60   "resources": "UnviredSDK.bundle",
61   "license": {
62     "type": "Commercial",
63     "text": "    \n      Copyright 2023 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
64   }