[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / c / MCNotificationManager / 0.1.2 / MCNotificationManager.podspec.json
blob6f56156656990793993ea0abfcf9d101ded2fb26
2   "name": "MCNotificationManager",
3   "version": "0.1.2",
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.2"
21   },
22   "source_files": "MCNotificationManager/*.{h,m}",
23   "public_header_files": "MCNotificationManager/{MCNotificationManager,MCNotification}.h"