[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / 8 / LRNotificationObserver / 0.1.2 / LRNotificationObserver.podspec.json
blob63073bfadda2a22978956f4b5cfea1d1bbd4a6c6
2   "name": "LRNotificationObserver",
3   "version": "0.1.2",
4   "license": "MIT",
5   "summary": "A smarter, simple and better way to use NSNotificationCenter with RAII.",
6   "homepage": "https://github.com/luisrecuenco/LRNotificationObserver",
7   "authors": {
8     "Luis Recuenco": "luisrecuenco@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/luisrecuenco/LRNotificationObserver.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "source_files": "LRNotificationObserver",
19   "requires_arc": true