blob: f0281a7d3b9ff04840dcc68ae4e3ef520e37c064 [file] [log] [blame]
{
"name": "UnviredSDK",
"version": "3.1.144",
"summary": "Unvired SDK - Develop Mobile Apps via the Unvired Mobile Platform.",
"description": "The Unvired SDK enables developers to build native mobile applications connecting\nto SAP, Oracle, Sharepoint etc.",
"homepage": "http://unvired.com",
"authors": {
"Unvired Inc": "support@unvired.com"
},
"source": {
"http": "https://repo.unvired.io/ios/Unvired_Kernel_iOS_Cocoapods-R-3.001.0144.zip"
},
"dependencies": {
"Cordova": [
"4.5.4"
]
},
"platforms": {
"ios": "9.0"
},
"social_media_url": "https://twitter.com/unvired",
"requires_arc": true,
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"preserve_paths": "libUnviredSDK.a",
"vendored_libraries": "libUnviredSDK.a",
"frameworks": [
"QuickLook",
"AudioToolbox",
"LocalAuthentication",
"AVFoundation",
"QuartzCore",
"SystemConfiguration",
"WebKit",
"MapKit",
"AddressBook",
"AddressBookUI",
"MessageUI",
"Security",
"UIKit",
"CoreGraphics",
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"CoreLocation"
],
"libraries": [
"z",
"sqlite3.0"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredSDK\"",
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredSDK\""
},
"resources": "UnviredSDK.bundle",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"license": {
"type": "Commercial",
"text": " \n Copyright 2017 Unvired, Inc. All rights reserved.\n License: http://unvired.com/resources/sdk-license\n \n"
}
}