[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / c / MCNotificationManager / 0.1 / MCNotificationManager.podspec.json
blob4b9339dbf3f6254a4d755018728fe9fb44bed968
2   "name": "MCNotificationManager",
3   "version": "0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Show your own banners like Notification Center within your app.",
12   "homepage": "https://github.com/matthewcheok/MCNotificationManager",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCNotificationManager.git",
19     "branch": "master",
20     "tag": "0.1"
21   },
22   "source_files": "MCNotificationManager/*.{h,m}",
23   "public_header_files": "MCNotificationManager/MCNotificationManager.h"