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