[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / 5 / f / konashi-ios-ui / 1.0.0 / konashi-ios-ui.podspec.json
blob772417f7574476d136747b4932c419262a0287e5
2   "name": "konashi-ios-ui",
3   "module_name": "KonashiUI",
4   "version": "1.0.0",
5   "summary": "A support library for konashi-ios-sdk2",
6   "swift_versions": "5.7",
7   "description": "A support library that provides interfaces to connect konashi.",
8   "homepage": "https://github.com/YUKAI/konashi-ios-ui",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "YUKAI Engineering.Inc": "contact@ux-xu.com"
15   },
16   "source": {
17     "git": "https://github.com/YUKAI/konashi-ios-ui.git",
18     "tag": "1.0.0"
19   },
20   "platforms": {
21     "ios": "13.0"
22   },
23   "static_framework": true,
24   "source_files": "Sources/**/**.swift",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "konashi-ios-sdk2": [
28       ">= 1.0.0"
29     ],
30     "PromisesSwift": [
31       ">= 2.1.0"
32     ],
33     "JGProgressHUD": [
34       ">= 2.0.0"
35     ]
36   },
37   "swift_version": "5.7"