[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / 5 / NeoCoordinator / 0.3.1 / NeoCoordinator.podspec.json
blob231f88c593e660af3a8aafa97871084df79bfbd9
2   "name": "NeoCoordinator",
3   "version": "0.3.1",
4   "summary": "A coordinator implementation to easilly use it.",
5   "description": "A coordinator implementation to easilly use it. A Coordinator is an object the encapsulates a lifecycle that is spread over a collection of view controllers.",
6   "homepage": "https://github.com/XavierDK/Coordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XavierDK": "xavier.dekoninck@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/XavierDK/Coordinator.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Coordinator/**/*",
22   "pushed_with_swift_version": "3.0"