[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / c / 6 / 3 / AlertHUDKit / 1.0.0 / AlertHUDKit.podspec.json
blob052480642297242d0adc7335973091a10ac51c81
2   "name": "AlertHUDKit",
3   "platforms": {
4     "ios": "9.1"
5   },
6   "summary": "A collection of alerts for toasting, pinging and progress messages",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Nathan Tannar": "nathantannar4@gmail.com"
15   },
16   "homepage": "https://github.com/nathantannar4/AlertHUDKit",
17   "source": {
18     "git": "https://github.com/nathantannar4/AlertHUDKit.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "Source/**/*.{swift}",
23   "pushed_with_swift_version": "4.0"