[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 1 / KBBulletinView / 1.2 / KBBulletinView.podspec.json
blob3de660cebc2a3b99ed8c5affe7db158af65aa47e
2   "name": "KBBulletinView",
3   "version": "1.2",
4   "summary": "Bulletin / Toast style view for tvOS.",
5   "description": "This project is an effort to create local application notifications/alerts similar to those used by Apple in the top right when various system events occur (ie devices attach/detach, internet connectivity changes, etc).",
6   "homepage": "https://github.com/lechium/KBBulletinView",
7   "screenshots": "https://github.com/lechium/KBBulletinView/blob/master/BulletinSample.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "lechium": "kevin.w.bradley@me.com"
14   },
15   "source": {
16     "git": "https://github.com/lechium/KBBulletinView.git",
17     "tag": "1.2"
18   },
19   "platforms": {
20     "tvos": "9.0"
21   },
22   "source_files": "KBBulletinView/Classes/**/*"