[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 9 / UnviredCordovaSDK / 3.0.74 / UnviredCordovaSDK.podspec.json
blobac6d02991957e8ca98cc649b7ea59895a8b0beea
2   "name": "UnviredCordovaSDK",
3   "version": "3.0.74",
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.0074.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     "AudioToolbox",
29     "LocalAuthentication",
30     "AVFoundation",
31     "QuartzCore",
32     "SystemConfiguration",
33     "MapKit",
34     "AddressBook",
35     "AddressBookUI",
36     "MessageUI",
37     "Security",
38     "UIKit",
39     "CoreGraphics",
40     "Foundation",
41     "SystemConfiguration",
42     "MobileCoreServices",
43     "CoreLocation"
44   ],
45   "libraries": [
46     "z",
47     "sqlite3.0"
48   ],
49   "xcconfig": {
50     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredCordovaSDK\"",
51     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredCordovaSDK\""
52   },
53   "resources": "UnviredCordovaSDK.bundle",
54   "license": {
55     "type": "Commercial",
56     "text": "    \n      Copyright 2017 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
57   }