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