[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / d / 9 / UnviredCordovaSDK / 3.0.189 / UnviredCordovaSDK.podspec.json
blob61a7eb4e3626fc311a412dded4438c37b2421f07
2   "name": "UnviredCordovaSDK",
3   "version": "3.0.189",
4   "summary": "Unvired SDK for Cordova - Develop Mobile Apps via the Unvired Mobile Platform.",
5   "description": "The Unvired Cordova SDK enables developers to build Cordova based 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_HTML5_Cocoapods-R-3.000.0189.zip"
12   },
13   "dependencies": {
14     "UnviredSDK": [
15       "3.1.129"
16     ],
17     "Cordova": [
18       "4.5.4"
19     ]
20   },
21   "platforms": {
22     "ios": "9.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": "libUnviredCordovaSDK.a",
29   "vendored_libraries": "libUnviredCordovaSDK.a",
30   "frameworks": [
31     "QuickLook",
32     "AudioToolbox",
33     "LocalAuthentication",
34     "AVFoundation",
35     "QuartzCore",
36     "SystemConfiguration",
37     "WebKit",
38     "MapKit",
39     "AddressBook",
40     "AddressBookUI",
41     "MessageUI",
42     "Security",
43     "UIKit",
44     "CoreGraphics",
45     "Foundation",
46     "SystemConfiguration",
47     "MobileCoreServices",
48     "CoreLocation"
49   ],
50   "libraries": [
51     "z",
52     "sqlite3.0"
53   ],
54   "xcconfig": {
55     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredCordovaSDK\"",
56     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredCordovaSDK\""
57   },
58   "pod_target_xcconfig": {
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60   },
61   "user_target_xcconfig": {
62     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63   },
64   "license": {
65     "type": "Commercial",
66     "text": "    \n      Copyright 2017 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
67   }