blob: 27661fcd713a3da5036d95e9cb224575404baf1b [file] [log] [blame]
{
"name": "STNotificationHelper",
"version": "1.1.1",
"summary": "ViewController to describe the User how to turn on the Notifications on iOS7 and iOS8.",
"description": " ViewController to describe the User how to turn on the Notifications on iOS7 and iOS8.\n Supports languages en, es, de, fr, id, it, pl, pt, ru, sv.\n Origanally a fork of MHNotificationHelper (https://github.com/mariohahn/MHNotificationHelper/), but with iOS8 support and more languages.\n",
"homepage": "https://github.com/nmaletm/STNotificationHelper",
"screenshots": [
"https://raw.githubusercontent.com/nmaletm/STNotificationHelper/master/Screenshots/screenshote-ios7.png",
"https://raw.githubusercontent.com/nmaletm/STNotificationHelper/master/Screenshots/screenshote-ios8.png"
],
"license": "MIT",
"authors": {
"Nestor Malet": "nmaletm@gmail.com"
},
"source": {
"git": "https://github.com/nmaletm/STNotificationHelper.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/NestorMalet",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}