blob: c6a2ab68b346561bfb95912e330881cf97dea7a2 [file] [log] [blame]
{
"name": "NeoCoordinator",
"version": "0.3.7",
"summary": "A coordinator implementation to easilly use it.",
"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.",
"homepage": "https://github.com/XavierDK/Coordinator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XavierDK": "xavier.dekoninck@gmail.com"
},
"source": {
"git": "https://github.com/XavierDK/Coordinator.git",
"tag": "0.3.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Coordinator/**/*"
}