[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 4 / 8 / SceneCoordinator / 0.1.1 / SceneCoordinator.podspec.json
blobcb03b62c03fbd57ba3ad359d427189727fa6a82a
2   "name": "SceneCoordinator",
3   "version": "0.1.1",
4   "summary": "A convenient and simple way of navigating to and from ViewControllers\n.\"",
5   "description": "A convenient and simple way of navigating to and from ViewControllers. \n  * Router\n  * Coordinator\n  * Scenes",
6   "homepage": "https://github.com/hairui19/SceneCoordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linhairui19@": "linhairui19@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hairui19/SceneCoordinator.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SceneCoordinator/Classes/**/*"