blob: 453419e72dc14867fcfdf10f1c800ea1dc6012a4 [file] [log] [blame]
{
"name": "STNotificationHelper",
"version": "1.1.5",
"summary": "ViewController to describe the User how to turn on the Notifications on iOS7 and above.",
"description": "ViewController to describe the User how to turn on the Notifications on iOS7 and above.\nSupports languages ca, de, en, es, fr, id, it, ja, pl, pt, ru, sv, zh-Hant, zh-Hans.\nOriganally a fork of MHNotificationHelper (https://github.com/mariohahn/MHNotificationHelper/), but with iOS8 and above support and more languages.",
"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.5"
},
"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": [
]
}
}