[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 8 / 3 / Bulletin / 1.3.0 / Bulletin.podspec.json
blob35a4923360e739c51094be832f28e54c6c86d02c
2   "name": "Bulletin",
3   "version": "1.3.0",
4   "summary": "Customizable alert library for Swift.",
5   "description": "Bulletin is a customizable alert library that makes it incredibly\neasy to build highly-stylized alerts for your iOS app.",
6   "homepage": "https://github.com/mitchtreece/Bulletin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mitch Treece": "mitchtreece@me.com"
13   },
14   "source": {
15     "git": "https://github.com/mitchtreece/Bulletin.git",
16     "tag": "1.3.0"
17   },
18   "social_media_url": "https://twitter.com/MitchTreece",
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "ios": {
24     "public_header_files": "Bulletin/Classes/**/*.h"
25   },
26   "source_files": "Bulletin/Classes/**/*",
27   "dependencies": {
28     "Espresso": [
29       "~> 2.2.0"
30     ]
31   },
32   "swift_version": "5"