[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 6 / GraphNotificationsLibrary / 0.0.3 / GraphNotificationsLibrary.podspec.json
blob8210672c713ec7142f9eae37f91d09dfc553834a
2   "name": "GraphNotificationsLibrary",
3   "version": "0.0.3",
4   "summary": "iOS library for Microsoft Graph Notifications.",
5   "description": "This is the GraphNotificationsLibrary client for iOS. Learn more about Graph Notifications here (link to go here later)",
6   "homepage": "https://github.com/microsoft/Graph-Notifications-Client-Library",
7   "authors": {
8     "Microsoft": "<adcrabtr@microsoft.com>"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "dependencies": {
14     "AFNetworking": [
15       "~> 3"
16     ],
17     "JSONModel": [
18       "~> 1.2"
19     ],
20     "ISO8601": [
21       "~> 0.6"
22     ]
23   },
24   "source": {
25     "http": "https://github.com/microsoft/MSGraphNotifications/releases/download/v0.0.3/GraphNotificationsLibrary.framework.zip"
26   }