blob: 6f56156656990793993ea0abfcf9d101ded2fb26 [file] [log] [blame]
{
"name": "MCNotificationManager",
"version": "0.1.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Show your own banners like Notification Center within your app.",
"homepage": "https://github.com/matthewcheok/MCNotificationManager",
"authors": {
"Matthew Cheok": "cheok.jz@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/MCNotificationManager.git",
"branch": "master",
"tag": "0.1.2"
},
"source_files": "MCNotificationManager/*.{h,m}",
"public_header_files": "MCNotificationManager/{MCNotificationManager,MCNotification}.h"
}