[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 9 / e / 2 / UnviredSDK / 3.1.190 / UnviredSDK.podspec.json
blob5ba1e1f42964f1dec0ea74b161b771e491a79264
2   "name": "UnviredSDK",
3   "version": "3.1.190",
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.0190.zip"
12   },
13   "dependencies": {
14     "OpenSSL-Universal": [
15       "1.1.1700"
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   "preserve_paths": "UnviredSDK.xcframework",
29   "vendored_libraries": "UnviredSDK.xcframework",
30   "libraries": [
31     "z",
32     "sqlite3.0"
33   ],
34   "xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredSDK\"",
36     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredSDK\""
37   },
38   "resources": "UnviredSDK.bundle",
39   "license": {
40     "type": "Commercial",
41     "text": "    \n      Copyright 2023 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
42   }