blob: da7a5855063d267c592f8c5af05dae8d537eb4ee [file] [log] [blame]
{
"name": "HYPLocalNotificationManager",
"version": "0.1.0",
"summary": "Handle local notifications like a pro",
"description": " * Handle local notifications like a pro\n",
"homepage": "https://github.com/hyperoslo/HYPLocalNotificationManager",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nunez": "elvisnunez@me.com"
},
"social_media_url": "http://twitter.com/hyperoslo",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hyperoslo/HYPLocalNotificationManager.git",
"tag": "0.1.0"
},
"source_files": "HYPLocalNotificationManager/",
"frameworks": "Foundation",
"requires_arc": true
}