[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 0 / 7 / 2 / MHNotificationHelper / 0.9.1 / MHNotificationHelper.podspec.json
blob0ecbaedc392d292f393aa2530943918330ec98af
2   "name": "MHNotificationHelper",
3   "version": "0.9.1",
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.1"
16   },
17   "dependencies": {
18     "Masonry": [
20     ]
21   },
22   "resources": "MHNotificationHelper/MHNotificationHelper/**/*.{png,bundle}",
23   "source_files": [
24     "MHNotificationHelper/MHNotificationHelper/**/*.{h,m}"
25   ],
26   "requires_arc": true