[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / a / GoCoordinator / 0.0.1 / GoCoordinator.podspec.json
blob7c5ecbf4344f99726321918411e09c8a5bf86c0a
2   "name": "GoCoordinator",
3   "version": "0.0.1",
4   "summary": "A framework that offers robust and extensible interactions between Coordinators and ViewControllers.",
5   "description": "GoCoordinator provides the tools to create your own Coordinators and link them to ViewControllers. Coordinators are compatible with both Nibs and Storyboards, and can instantiate and inject controllers into complex view hierarchies. ViewControllers can talk to their Coordinators via the \"go\" extension.",
6   "homepage": "https://github.com/schelterstudios/GoCoordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "schelterstudios": "steve@schelterstudios.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/schelterstudios/GoCoordinator.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "GoCoordinator/**/*.{h,m,swift}",
23   "swift_version": "5"