blob: 6e11c1afc1f042fad0dd1e6aa2069eeae03d463a [file] [log] [blame]
{
"name": "Lepaya-Coordinator",
"version": "0.0.5",
"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.5"
},
"source_files": "Sources/",
"swift_version": "5.0"
}