blob: effec2396d5aa92ce9df46fdba4340d6a9e5856e [file] [log] [blame]
{
"name": "Kommander",
"version": "0.2.3",
"summary": "A command pattern implementation written in Swift 3",
"homepage": "https://github.com/intelygenz/Kommander-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Rupérez": "alejandro.ruperez@intelygenz.com",
"Juan Trías": "juan.trias@intelygenz.com",
"Roberto Estrada": "roberto.estrada@intelygenz.com"
},
"source": {
"git": "https://github.com/intelygenz/Kommander-iOS.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Kommander/*.swift",
"pushed_with_swift_version": "3.0"
}