blob: 824acb431611a40315ebe8700d412cbf21820c9a [file] [log] [blame]
{
"name": "Unicore",
"version": "0.0.5",
"swift_version": "4.2",
"license": "MIT",
"summary": "Unicore — unidirectional dispatcher and state manager",
"homepage": "https://github.com/Unicore/Unicore",
"authors": {
"Maxim Bazarov": "bazaroffma@gmail.com"
},
"source": {
"git": "https://github.com/Unicore/Unicore.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "10.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}