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