[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 4 / CNUserNotification / 0.1.2 / CNUserNotification.podspec.json
blobe1e795fb64f9016dfcfb510e65404f36afc5601a
2   "name": "CNUserNotification",
3   "version": "0.1.2",
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     "tag": "0.1.2"
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"