[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / f / 6 / 5 / NeoCoordinator / 0.3.0 / NeoCoordinator.podspec.json
blob367c5e532b0da0436ebd39471403a357ea11cd2c
2   "name": "NeoCoordinator",
3   "version": "0.3.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Coordinator/**/*",
22   "pushed_with_swift_version": "3.0"