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