[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / d / e / 3 / BBulletinBoard / 4.1.4 / BBulletinBoard.podspec.json
blob26e9d9c2d45084253ef94b13ed4df2dc4e3bedf2
2   "name": "BBulletinBoard",
3   "version": "4.1.4",
4   "summary": "Generate and Display Bottom Card Interfaces for iOS",
5   "description": "BulletinBoard is an iOS library that generates and manages contextual cards displayed at the bottom of the screen. It is especially well suited for quick user interactions such as onboarding screens or configuration.\nIt has an interface similar to the cards displayed by iOS for AirPods, Apple TV configuration and NFC tag scanning.\nIt has built-in support for accessibility features such as VoiceOver and Switch Control.",
6   "homepage": "https://github.com/alexaubry/BulletinBoard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexis Aubry": "me@alexaubry.fr"
13   },
14   "social_media_url": "https://twitter.com/_alexaubry",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/QiuZhiFei/BulletinBoard.git",
20     "tag": "4.1.4"
21   },
22   "source_files": "Sources/**/*",
23   "private_header_files": "Sources/Support/**/*.h",
24   "frameworks": "UIKit",
25   "documentation_url": "https://alexaubry.github.io/BulletinBoard",
26   "module_name": "BLTNBoard",
27   "swift_versions": "5.0",
28   "swift_version": "5.0"