[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 6 / a / GoCoordinator / 0.0.4 / GoCoordinator.podspec.json
blobd1f6e09331d49de6207bdb7f89284c6d3b84bb4f
2   "name": "GoCoordinator",
3   "version": "0.0.4",
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.4"
21   },
22   "source_files": "GoCoordinator/**/*.{h,m,swift}",
23   "swift_version": "5"