blob: 788eaacdfbbf7da37df261bb9e107e7d2c560d6d [file] [log] [blame]
{
"name": "Lepaya-Coordinator",
"version": "0.0.2",
"summary": "pod to implement the Coordinator design pattern with ease.",
"description": "Useful pod to implement the Coordinator design pattern with ease. For UITabBarController and UINavigationController.Useful pod to implement the Coordinator design pattern with ease. For UITabBarController and UINavigationController.",
"homepage": "https://github.com/Lepaya/Lepaya-Coordinator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alessio Sardella": "alessio.sardella@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Lepaya/Lepaya-Coordinator.git",
"tag": "0.0.2"
},
"source_files": "Sources/",
"swift_version": "5.0"
}