[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / BCNotificationCentre / 0.0.1 / BCNotificationCentre.podspec.json
blobfe4f6b4c3d8dc720708fc78c6bded31d70a2d1e4
2   "name": "BCNotificationCentre",
3   "version": "0.0.1",
4   "summary": "A take on NSNotificationCenter with priorities.",
5   "description": "Add observers and post notifications with priorities.",
6   "homepage": "https://github.com/bitsandco/BCNotificationCentre",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Romain Francez": "romain@bitsandco.com"
13   },
14   "social_media_url": "http://twitter.com/bitsandco",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/bitsandco/BCNotificationCentre.git",
20     "tag": "v0.0.1"
21   },
22   "source_files": "BCNotificationCentre/**/*.swift"