blob: 94ae6bab092b9089529215e456db85fde1ff8fc4 [file] [log] [blame]
{
"name": "iNotify",
"version": "1.5.4",
"license": "zlib",
"summary": "Lightweight alternative to Apple's push notifications(only launch time) for cross-promoting apps or pointing out non-obvious features.",
"description": "Library for displaying remotely administered notifications within a Mac or iPhone app. Similar to Apple's push notifications, but more lightweight and only displayed at app launch time. Perfect for cross-promoting apps or pointing out non-obvious features.",
"homepage": "http://www.charcoaldesign.co.uk/source/cocoa#inotify",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/iNotify.git",
"tag": "1.5.4"
},
"source_files": "iNotify/iNotify.{h,m}",
"resources": "iNotify/iNotify.bundle",
"requires_arc": false
}