blob: 3e103c1d02cf9a4d0c9bfefd358ab6d23c035f00 [file] [log] [blame]
{
"name": "MRLocalNotificationFacade",
"version": "2.0.0",
"summary": "MRLocalNotificationFacade is a class that wraps most of the APIs required for dealing with local notifications in iOS.",
"homepage": "https://github.com/hectr/MRLocalNotificationFacade",
"screenshots": "https://github.com/hectr/MRLocalNotificationFacade/blob/master/notification.jpg?raw=true",
"license": "MIT",
"authors": {
"hectr": "h@mrhector.me"
},
"source": {
"git": "https://github.com/hectr/MRLocalNotificationFacade.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/hectormarquesra",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MRLocalNotificationFacade",
"frameworks": "UIKit"
}