[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 9 / 6 / Kommander-Static / 1.0 / Kommander-Static.podspec.json
blob9600bdbfab4cc4459ebd8cffc2a406548d2fe880
2   "name": "Kommander-Static",
3   "version": "1.0",
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   "static_framework": true,
16   "source": {
17     "git": "https://github.com/intelygenz/Kommander-iOS.git",
18     "tag": "1.0"
19   },
20   "social_media_url": "https://twitter.com/intelygenz",
21   "platforms": {
22     "ios": "8.0",
23     "watchos": "2.0",
24     "tvos": "9.0",
25     "osx": "10.10"
26   },
27   "source_files": "Source/*.{h,swift}"