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