[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 4 / CNUserNotification / 0.0.1 / CNUserNotification.podspec.json
blob0f076296f9eca7c02ce88ce349feeda8d32b91b1
2   "name": "CNUserNotification",
3   "version": "0.0.1",
4   "summary": "CNUserNotification gives you „the same‟ support for user notifications on OS X Lion 10.7 like OS X Mountain Lion 10.8 it does.",
5   "homepage": "https://github.com/phranck/CNUserNotification",
6   "authors": {
7     "Frank Gregor": "phranck@cocoanaut.com"
8   },
9   "source": {
10     "git": "https://github.com/phranck/CNUserNotification.git",
11     "commit": "8baa2dcda905b9f793ddea1051102607a6765383"
12   },
13   "platforms": {
14     "osx": "10.7"
15   },
16   "requires_arc": true,
17   "source_files": "CNUserNotification/*.{h,m}",
18   "license": {
19     "type": "MIT",
20     "file": "ReadMe.md"
21   },
22   "frameworks": "QuartzCore"