[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / c / 2 / STNotificationHelper / 1.1.5 / STNotificationHelper.podspec.json
blob453419e72dc14867fcfdf10f1c800ea1dc6012a4
2   "name": "STNotificationHelper",
3   "version": "1.1.5",
4   "summary": "ViewController to describe the User how to turn on the Notifications on iOS7 and above.",
5   "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.",
6   "homepage": "https://github.com/nmaletm/STNotificationHelper",
7   "screenshots": [
8     "https://raw.githubusercontent.com/nmaletm/STNotificationHelper/master/Screenshots/screenshote-ios7.png",
9     "https://raw.githubusercontent.com/nmaletm/STNotificationHelper/master/Screenshots/screenshote-ios8.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Nestor Malet": "nmaletm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nmaletm/STNotificationHelper.git",
17     "tag": "1.1.5"
18   },
19   "social_media_url": "https://twitter.com/NestorMalet",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes",
25   "resources": "Pod/Assets/*",
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "Masonry": [
31     ]
32   }