blob: acc4752688c942fdedea28cbc3dadc0729919821 [file] [log] [blame]
{
"name": "MHNotificationHelper",
"version": "0.9",
"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"
},
"dependencies": {
"Masonry": [
]
},
"resources": "MHNotificationHelper/MHNotificationHelper/**/*.png",
"source_files": [
"MHNotificationHelper/MHNotificationHelper/**/*.{h,m}"
],
"requires_arc": true
}