[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 6 / 5 / NeoCoordinator / 0.3.7 / NeoCoordinator.podspec.json
blobc6a2ab68b346561bfb95912e330881cf97dea7a2
2   "name": "NeoCoordinator",
3   "version": "0.3.7",
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.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Coordinator/**/*"