[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 2 / b / WindowsAzureMessaging / 1.0.2 / WindowsAzureMessaging.podspec.json
blob116b1f9b20d3f77cf26450dbfc0bc89464b72c1f
2   "name": "WindowsAzureMessaging",
3   "version": "1.0.2",
4   "summary": "Azure Notification Hubs provide an easy-to-use, multiplatform, scaled-out push infrastructure.",
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. To learn more, visit our [Developer Center](https://azure.microsoft.com/en-us/documentation/services/notification-hubs).",
6   "homepage": "https://github.com/pencildrummer/azure-notificationhubs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fabio Borella": "info@pencildrummer.com"
13   },
14   "source": {
15     "git": "https://github.com/pencildrummer/azure-notificationhubs.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "iOS/WindowsAzureMessaging/WindowsAzureMessaging/**/*.{h,m}"