blob: 86b1a4caa7c8916932d860c480248918bacba1c4 [file] [log] [blame]
{
"name": "Command",
"version": "1.0.0",
"swift_version": "4.2",
"license": "MIT",
"summary": "A convenient Swift closures wrapper",
"homepage": "https://github.com/Unicore/Command",
"authors": {
"Maxim Bazarov": "bazaroffma@gmail.com"
},
"source": {
"git": "https://github.com/Unicore/Command.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift"
}