[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 7 / UIPresentCoordinator / 0.1.1 / UIPresentCoordinator.podspec.json
blob98f0436bd411b348d644c59fe09da35c70d30754
2   "name": "UIPresentCoordinator",
3   "version": "0.1.1",
4   "summary": "UIPresentCoordinator",
5   "description": "This library manages items that are about to be presented in a queue and displays them on a first-in, first-out basis.",
6   "homepage": "https://github.com/srea/UIPresentCoordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuki tamazawa": "yuki.tamazawa@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/srea/UIPresentCoordinator.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*",
23   "swift_version": "5.0"