[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / 7 / UIPresentCoordinator / 0.1 / UIPresentCoordinator.podspec.json
blob2a6918c81fbc58056e1e25005d16faff2aa6ec02
2   "name": "UIPresentCoordinator",
3   "version": "0.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     "Scalefocus": "y@minipro.co"
13   },
14   "source": {
15     "git": "https://github.com/srea/UIPresentCoordinator.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*",
23   "swift_version": "5.0"