[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / e / 2 / UnviredSDK / 3.1.148 / UnviredSDK.podspec.json
blobd3f0794ac0b9057d2de014f2d8d05486af66d3d9
2   "name": "UnviredSDK",
3   "version": "3.1.148",
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.0146.zip"
12   },
13   "dependencies": {
14     "Cordova": [
15       "6.1.1"
16     ]
17   },
18   "platforms": {
19     "ios": "11.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": "libUnviredSDK.a",
26   "vendored_libraries": "libUnviredSDK.a",
27   "frameworks": [
28     "QuickLook",
29     "AudioToolbox",
30     "LocalAuthentication",
31     "AVFoundation",
32     "QuartzCore",
33     "SystemConfiguration",
34     "WebKit",
35     "MapKit",
36     "AddressBook",
37     "AddressBookUI",
38     "MessageUI",
39     "Security",
40     "UIKit",
41     "CoreGraphics",
42     "Foundation",
43     "SystemConfiguration",
44     "MobileCoreServices",
45     "CoreLocation"
46   ],
47   "libraries": [
48     "z",
49     "sqlite3.0"
50   ],
51   "xcconfig": {
52     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredSDK\"",
53     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredSDK\""
54   },
55   "resources": "UnviredSDK.bundle",
56   "pod_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   },
59   "user_target_xcconfig": {
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   },
62   "license": {
63     "type": "Commercial",
64     "text": "    \n      Copyright 2017 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
65   }