[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / c / e / 3 / AzureNotificationHubs-iOS / 3.0.1 / AzureNotificationHubs-iOS.podspec.json
blob5794f0732bf19e94bb27114d6f73eeee3646a4e4
2   "name": "AzureNotificationHubs-iOS",
3   "version": "3.0.1",
4   "summary": "Push notifications for consumer and enterprise apps – from any backend to any device platform",
5   "description": "Azure Notification Hubs provide an easy-to-use, multiplatform, scaled-out push infrastructure that enables you to send mobile push notifications from any backend (in the cloud or on-premises) to any mobile platform.",
6   "authors": {
7     "Microsoft": "http://microsoft.com"
8   },
9   "license": {
10     "type": "Apache 2.0",
11     "file": "WindowsAzureMessaging-SDK-Apple/LICENSE"
12   },
13   "documentation_url": "https://docs.microsoft.com/en-us/azure/notification-hubs/",
14   "homepage": "http://azure.microsoft.com/en-us/services/notification-hubs/",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.9",
18     "tvos": "11.0"
19   },
20   "source": {
21     "http": "https://github.com/Azure/azure-notificationhubs-ios/releases/download/3.0.1/WindowsAzureMessaging-SDK-Apple-3.0.1.zip"
22   },
23   "preserve_paths": "WindowsAzureMessaging-SDK-Apple/README.md",
24   "frameworks": [
25     "Foundation",
26     "SystemConfiguration"
27   ],
28   "ios": {
29     "frameworks": "UIKit",
30     "weak_frameworks": "UserNotifications",
31     "vendored_frameworks": "WindowsAzureMessaging-SDK-Apple/iOS/WindowsAzureMessaging.framework"
32   },
33   "osx": {
34     "frameworks": "AppKit",
35     "weak_frameworks": "UserNotifications",
36     "vendored_frameworks": "WindowsAzureMessaging-SDK-Apple/macOS/WindowsAzureMessaging.framework"
37   },
38   "tvos": {
39     "vendored_frameworks": "WindowsAzureMessaging-SDK-Apple/tvOS/WindowsAzureMessaging.framework"
40   }