blob: 367c5e532b0da0436ebd39471403a357ea11cd2c [file] [log] [blame]
{
"name": "NeoCoordinator",
"version": "0.3.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Coordinator/**/*",
"pushed_with_swift_version": "3.0"
}