[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / b / WindowsAzureMessaging / 1.0.0 / WindowsAzureMessaging.podspec.json
blobd4d274a842e2d3d7efbfe74357e82e01ae24902a
2   "name": "WindowsAzureMessaging",
3   "version": "1.0.0",
4   "summary": "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).",
5   "homepage": "https://github.com/pencildrummer/azure-notificationhubs",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fabio Borella": "info@pencildrummer.com"
12   },
13   "source": {
14     "git": "https://github.com/pencildrummer/azure-notificationhubs.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "iOS/WindowsAzureMessaging/WindowsAzureMessaging/**/*.{h,m}"