[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 8 / 4 / GLPubSub / 1.0.1 / GLPubSub.podspec.json
blob037b78e47d4b5398bdc00ad761b4332f3bbb8d31
2   "name": "GLPubSub",
3   "version": "1.0.1",
4   "summary": "A wrapper of NSNotificationCenter to make pub sub easier",
5   "homepage": "https://github.com/Glow-Inc/GLPubSub",
6   "license": "MIT",
7   "authors": "Glow, Inc.",
8   "social_media_url": "https://github.com/Glow-Inc",
9   "platforms": {
10     "ios": "5.0",
11     "osx": "10.7"
12   },
13   "source": {
14     "git": "https://github.com/Glow-Inc/GLPubSub.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "GLPubSub/*.{h,m}",
18   "requires_arc": true