blob: 8f97023422f6924c6dabecc772ad2703fda02361 [file] [log] [blame]
{
"name": "Command",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift"
}