blob: 975db792a2853310eea231f973b53682b1bab02f [file] [log] [blame]
{
"name": "BaseCoordinator",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaseCoordinator/**/*.{swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}