[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / a / GoCoordinator / 0.0.3 / GoCoordinator.podspec.json
blob711ae33966f7f1be8da1c5b2dfb69365da8b4f5e
2   "name": "GoCoordinator",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": "GoCoordinator/**/*.{h,m,swift}",
23   "swift_version": "5"