blob: d172270c16e30c6a0bb9eb44978ea051a49f290d [file] [log] [blame]
{
"name": "MHNotificationHelper",
"version": "0.9.2",
"license": "MIT",
"homepage": "https://github.com/mariohahn/MHNotificationHelper",
"authors": {
"Mario Hahn": "mario_hahn@me.com"
},
"summary": "ViewController to describe the User how to turn on the Notifications.",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/mariohahn/MHNotificationHelper.git",
"tag": "v0.9.2"
},
"dependencies": {
"Masonry": [
]
},
"resources": "MHNotificationHelper/MHNotificationHelper/MHNotificationHelper/**/*.{png,bundle}",
"source_files": [
"MHNotificationHelper/MHNotificationHelper/MHNotificationHelper/**/*.{h,m}"
],
"requires_arc": true
}