[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 9 / d / Kommander / 0.2.2 / Kommander.podspec.json
blob80f6d52f0283e609a39c1487c92a6c1f2de73e04
2   "name": "Kommander",
3   "version": "0.2.2",
4   "summary": "A command pattern implementation written in Swift 3",
5   "homepage": "https://github.com/intelygenz/Kommander-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alex Rupérez": "alejandro.ruperez@intelygenz.com",
12     "Juan Trías": "juan.trias@intelygenz.com",
13     "Roberto Estrada": "roberto.estrada@intelygenz.com"
14   },
15   "source": {
16     "git": "https://github.com/intelygenz/Kommander-iOS.git",
17     "tag": "0.2.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Kommander/*.swift",
23   "pushed_with_swift_version": "3.0"