[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 9 / 4 / BCNotificationCentre / 1.0.0 / BCNotificationCentre.podspec.json
blob3bd4ec13b02b4a3b2a195536ac9cbaca271df4fc
2   "name": "BCNotificationCentre",
3   "version": "1.0.0",
4   "summary": "A take on NSNotificationCenter with priorities and typed values.",
5   "description": "Add observers and post notifications with priorities and typed values.",
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     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source": {
22     "git": "https://github.com/bitsandco/BCNotificationCentre.git",
23     "tag": "v1.0.0"
24   },
25   "source_files": "BCNotificationCentre/**/*.swift"