[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 0 / 7 / FXNotifications / 1.1.1 / FXNotifications.podspec.json
blob8a233e87d062fdc090f3ff4d148defe0f7e366a8
2   "name": "FXNotifications",
3   "version": "1.1.1",
4   "license": "zlib",
5   "summary": "An alternative API for NSNotificationCenter that doesn't suck.",
6   "authors": {
7     "Nick Lockwood": "http://charcoaldesign.co.uk/"
8   },
9   "source": {
10     "git": "https://github.com/nicklockwood/FXNotifications.git",
11     "tag": "1.1.1"
12   },
13   "homepage": "http://github.com/nicklockwood/FXNotifications",
14   "source_files": "FXNotifications",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   }