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