[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / 9 / Observatory / 0.1.1 / Observatory.podspec.json
blobc29911979c059dfea829004f8ab25bcd1f1a6d86
2   "name": "Observatory",
3   "version": "0.1.1",
4   "summary": "Observatory is an improvement on the standard Objective-C KVO system.",
5   "homepage": "https://github.com/Matthijn/Observatory",
6   "license": "MIT",
7   "authors": {
8     "Matthijn Dijkstra": "opensource@indev.nl"
9   },
10   "source": {
11     "git": "https://github.com/Matthijn/Observatory.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/matthijn_indev",
15   "requires_arc": true,
16   "source_files": "Observatory/*",
17   "public_header_files": "Observatory/*.h"