[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 8 / 6 / e / iNotify / 1.5.2 / iNotify.podspec.json
blob1384e13685656a6c88411442644c0df2b7118f51
2   "name": "iNotify",
3   "version": "1.5.2",
4   "license": "zlib",
5   "summary": "Lightweight alternative to Apple's push notifications(only launch time) for cross-promoting apps or pointing out non-obvious features.",
6   "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.",
7   "homepage": "http://www.charcoaldesign.co.uk/source/cocoa#inotify",
8   "authors": "Nick Lockwood",
9   "source": {
10     "git": "https://github.com/nicklockwood/iNotify.git",
11     "tag": "1.5.2"
12   },
13   "source_files": "iNotify/iNotify.{h,m}",
14   "resources": "iNotify/iNotify.bundle",
15   "requires_arc": false