blob: 8210672c713ec7142f9eae37f91d09dfc553834a [file] [log] [blame]
{
"name": "GraphNotificationsLibrary",
"version": "0.0.3",
"summary": "iOS library for Microsoft Graph Notifications.",
"description": "This is the GraphNotificationsLibrary client for iOS. Learn more about Graph Notifications here (link to go here later)",
"homepage": "https://github.com/microsoft/Graph-Notifications-Client-Library",
"authors": {
"Microsoft": "<adcrabtr@microsoft.com>"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
"~> 3"
],
"JSONModel": [
"~> 1.2"
],
"ISO8601": [
"~> 0.6"
]
},
"source": {
"http": "https://github.com/microsoft/MSGraphNotifications/releases/download/v0.0.3/GraphNotificationsLibrary.framework.zip"
}
}