[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 3 / AzureNotificationHubs-iOS / 3.0.0-preview3 / AzureNotificationHubs-iOS.podspec.json
blobce936085ec5534fbc4b524dcd5ecc2d309ca472a
2   "name": "AzureNotificationHubs-iOS",
3   "version": "3.0.0-preview3",
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   },
19   "source": {
20     "http": "https://github.com/Azure/azure-notificationhubs-ios/releases/download/3.0.0-preview3/WindowsAzureMessaging-SDK-Apple-3.0.0-preview3.zip"
21   },
22   "preserve_paths": "WindowsAzureMessaging-SDK-Apple/README.md",
23   "frameworks": [
24     "Foundation",
25     "SystemConfiguration"
26   ],
27   "ios": {
28     "frameworks": "UIKit",
29     "weak_frameworks": "UserNotifications",
30     "vendored_frameworks": "WindowsAzureMessaging-SDK-Apple/iOS/WindowsAzureMessaging.framework"
31   },
32   "osx": {
33     "frameworks": "AppKit",
34     "weak_frameworks": "UserNotifications",
35     "vendored_frameworks": "WindowsAzureMessaging-SDK-Apple/macOS/WindowsAzureMessaging.framework"
36   }