[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / f / 9 / d / Kommander / 1.1 / Kommander.podspec.json
blob5457725706eda7256e2d6b7a038b2af3ea49ce91
2   "name": "Kommander",
3   "version": "1.1",
4   "summary": "A command pattern implementation written in Swift",
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": "1.1"
18   },
19   "social_media_url": "https://twitter.com/intelygenz",
20   "platforms": {
21     "ios": "9.0",
22     "watchos": "2.0",
23     "tvos": "9.0",
24     "osx": "10.10"
25   },
26   "source_files": "Source/*.{h,swift}"