blob: f2ede395e37589ccd9dee5f0172a0f5f89a1be57 [file] [log] [blame]
{
"name": "Kommander",
"version": "0.9.3",
"summary": "A command pattern implementation written in Swift 4",
"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.9.3"
},
"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}",
"pushed_with_swift_version": "4.0"
}