blob: 116b1f9b20d3f77cf26450dbfc0bc89464b72c1f [file] [log] [blame]
{
"name": "WindowsAzureMessaging",
"version": "1.0.2",
"summary": "Azure Notification Hubs provide an easy-to-use, multiplatform, scaled-out push infrastructure.",
"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. To learn more, visit our [Developer Center](https://azure.microsoft.com/en-us/documentation/services/notification-hubs).",
"homepage": "https://github.com/pencildrummer/azure-notificationhubs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabio Borella": "info@pencildrummer.com"
},
"source": {
"git": "https://github.com/pencildrummer/azure-notificationhubs.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "iOS/WindowsAzureMessaging/WindowsAzureMessaging/**/*.{h,m}"
}