blob: 82d8d1ac2a74b10bdcee7b7fbab0e33164100520 [file] [log] [blame]
{
"name": "iNotify",
"version": "1.5.6",
"license": "zlib",
"summary": "Library for displaying remotely administered notifications within a Mac or iPhone app.",
"homepage": "https://github.com/nicklockwood/iNotify",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/iNotify.git",
"tag": "1.5.6"
},
"source_files": "iNotify/iNotify.{h,m}",
"resources": "iNotify/iNotify.bundle",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6"
}
}