[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / d / Kommander / 0.6.0 / Kommander.podspec.json
bloba4a34492f6bb6cba163cd07d7ddbaef418d866eb
2   "name": "Kommander",
3   "version": "0.6.0",
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.6.0"
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": "3.0"