blob: ba1979d4db2761192a6ed6377057b955ca1af3c1 [file] [log] [blame]
{
"name": "GraphNotificationsLibrary",
"version": "0.1.0",
"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.1/GraphNotificationsLibrary.framework.zip"
}
}