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