[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / BCNotificationCentre / 1.1.0 / BCNotificationCentre.podspec.json
blobf0fa6bdd6fa2dcdc7fd35f634f69b5770ae251d8
2   "name": "BCNotificationCentre",
3   "version": "1.1.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://bitbucket.org/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     "watchos": "2.0"
19   },
20   "source": {
21     "git": "https://romainbitsandco@bitbucket.org/bitsandco/bcnotificationcentre.git",
22     "tag": "v1.1.0"
23   },
24   "source_files": "BCNotificationCentre/**/*.swift"