[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 9 / d / Kommander / 0.2.4 / Kommander.podspec.json
blob34e4b2766c323bb8ce951e775cf84f0e5d4eb477
2   "name": "Kommander",
3   "version": "0.2.4",
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.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Kommander/*.swift",
23   "pushed_with_swift_version": "3.0"