[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 9 / UnviredCordovaSDK / 3.0.94 / UnviredCordovaSDK.podspec.json
blob6891937e9a9c01345e97a5244d9dee4f0f477f42
2   "name": "UnviredCordovaSDK",
3   "version": "3.0.94",
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.0094.zip"
12   },
13   "dependencies": {
14     "Cordova": [
15       "~> 4.4"
16     ]
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "social_media_url": "https://twitter.com/unvired",
22   "requires_arc": true,
23   "source_files": "Headers/*.h",
24   "public_header_files": "Headers/*.h",
25   "preserve_paths": "libUnviredCordovaSDK.a",
26   "vendored_libraries": "libUnviredCordovaSDK.a",
27   "frameworks": [
28     "QuickLook",
29     "AudioToolbox",
30     "LocalAuthentication",
31     "AVFoundation",
32     "QuartzCore",
33     "SystemConfiguration",
34     "MapKit",
35     "AddressBook",
36     "AddressBookUI",
37     "MessageUI",
38     "Security",
39     "UIKit",
40     "CoreGraphics",
41     "Foundation",
42     "SystemConfiguration",
43     "MobileCoreServices",
44     "CoreLocation"
45   ],
46   "libraries": [
47     "z",
48     "sqlite3.0"
49   ],
50   "xcconfig": {
51     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredCordovaSDK\"",
52     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredCordovaSDK\""
53   },
54   "resources": "UnviredCordovaSDK.bundle",
55   "license": {
56     "type": "Commercial",
57     "text": "    \n      Copyright 2017 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
58   }