blob: 47e4293d38480389ff0a338bbd5af51ee9523090 [file] [log] [blame]
{
"name": "Kommander",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/intelygenz",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"source_files": "Source/*.{h,swift}"
}