blob: f4a10ac65fa698f511af10ab27b6841b385f5cd8 [file] [log] [blame]
{
"name": "CoordinatorPackage",
"version": "2.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.",
"homepage": "https://github.com/Tokta/CoordinatorPackage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Alessio Sardella",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Tokta/CoordinatorPackage.git",
"tag": "2.0.3"
},
"source_files": "Sources/",
"swift_version": "5.0"
}