[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 2 / MHNotificationHelper / 0.9 / MHNotificationHelper.podspec.json
blobacc4752688c942fdedea28cbc3dadc0729919821
2   "name": "MHNotificationHelper",
3   "version": "0.9",
4   "license": "MIT",
5   "homepage": "https://github.com/mariohahn/MHNotificationHelper",
6   "authors": {
7     "Mario Hahn": "mario_hahn@me.com"
8   },
9   "summary": "ViewController to describe the User how to turn on the Notifications.",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/mariohahn/MHNotificationHelper.git",
15     "tag": "v0.9"
16   },
17   "dependencies": {
18     "Masonry": [
20     ]
21   },
22   "resources": "MHNotificationHelper/MHNotificationHelper/**/*.png",
23   "source_files": [
24     "MHNotificationHelper/MHNotificationHelper/**/*.{h,m}"
25   ],
26   "requires_arc": true