[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 8 / 3 / Bulletin / 1.2.2 / Bulletin.podspec.json
blobbea8c787f37a1bc8dae8b36852cd703c1cace2ec
2   "name": "Bulletin",
3   "version": "1.2.2",
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.2.2"
17   },
18   "social_media_url": "https://twitter.com/MitchTreece",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "ios": {
23     "public_header_files": "Bulletin/Classes/**/*.h"
24   },
25   "source_files": "Bulletin/Classes/**/*",
26   "dependencies": {
27     "SnapKit": [
28       "~> 4.0.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"