blob: 3a9f72a3716f9539cd0041160272ed76ea414d0e [file] [log] [blame]
{
"name": "MRLocalNotificationFacade",
"version": "1.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": "1.0.0"
},
"social_media_url": "https://twitter.com/hectormarquesra",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MRLocalNotificationFacade",
"frameworks": "UIKit"
}