blob: b402c639b1a5607c394e00c680c49956d72ae15e [file] [log] [blame]
{
"name": "Kommander",
"version": "1.0.2",
"summary": "A command pattern implementation written in Swift",
"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": "1.0.2"
},
"social_media_url": "https://twitter.com/intelygenz",
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"source_files": "Source/*.{h,swift}"
}