blob: 0b87526fa2535f489d34021c536f940e7476e662 [file] [log] [blame]
{
"name": "MCNotificationManager",
"version": "0.1.1",
"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.1"
},
"source_files": "MCNotificationManager/*.{h,m}"
}