blob: 5d1bea2ca5bfbc3c93204e206d4db8ad4d9c8ce8 [file] [log] [blame]
{
"name": "BaseCoordinator",
"version": "1.0.1",
"summary": "Coordinator pattern",
"homepage": "https://github.com/YSavitskiy/BaseCoordinator",
"license": {
"type": "0BSD",
"file": "LICENSE"
},
"authors": {
"": "yursavitskiy@gmail.com"
},
"source": {
"git": "https://github.com/YSavitskiy/BaseCoordinator.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaseCoordinator/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}