[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / e / 2 / UnviredSDK / 3.1.84 / UnviredSDK.podspec.json
blob3cda80c6b0308d6572f439f44db28e1df541c1b9
2   "name": "UnviredSDK",
3   "version": "3.1.84",
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.0084.zip"
12   },
13   "platforms": {
14     "ios": "7.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     "MapKit",
29     "AddressBook",
30     "AddressBookUI",
31     "MessageUI",
32     "Security",
33     "UIKit",
34     "CoreGraphics",
35     "Foundation",
36     "SystemConfiguration",
37     "MobileCoreServices",
38     "CoreLocation"
39   ],
40   "libraries": [
41     "z",
42     "sqlite3.0"
43   ],
44   "xcconfig": {
45     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UnviredSDK\"",
46     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/UnviredSDK\""
47   },
48   "resources": "UnviredSDK.bundle",
49   "license": {
50     "type": "Commercial",
51     "text": "    \n      Copyright 2017 Unvired, Inc. All rights reserved.\n      License: http://unvired.com/resources/sdk-license\n      \n"
52   }