[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 1 / SwiftUIToastManager / 1.2 / SwiftUIToastManager.podspec.json
blobe06df7535d2932dd40ba66e1f5cf7d38a299c538
2   "name": "SwiftUIToastManager",
3   "platforms": {
4     "ios": "14.0"
5   },
6   "version": "1.2",
7   "swift_versions": "5.0",
8   "license": {
9     "type": "MIT"
10   },
11   "homepage": "https://github.com/YuantongL/SwiftUIToastManager",
12   "summary": "A manager to manage on screen toast views coming from bottom of the screen",
13   "authors": {
14     "Yuantong Lu": "lytgopro@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/YuantongL/SwiftUIToastManager.git",
18     "tag": "1.2"
19   },
20   "source_files": "Source/**/*.swift",
21   "requires_arc": true,
22   "swift_version": "5.0"