[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 8 / 4 / GLPubSub / 1.0.0 / GLPubSub.podspec.json
blobded89b814253af545ecc2b62f8ff88cfe7d1fa6e
2   "name": "GLPubSub",
3   "version": "1.0.0",
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   },
12   "source": {
13     "git": "https://github.com/Glow-Inc/GLPubSub.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "GLPubSub/*.{h,m}",
17   "requires_arc": true