[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 8 / JMKJBaseToolSwift / 0.1.0 / JMKJBaseToolSwift.podspec.json
blob0ae8d68cc0d2e1ee6d073159bd2ee04709178fce
2   "name": "JMKJBaseToolSwift",
3   "version": "0.1.0",
4   "summary": "聚名科技内部iOS公共功能工具类Swift版本",
5   "description": "聚名科技内部iOS公共功能工具类Swift版本,包含一些公共Extension和公共工具",
6   "homepage": "https://www.juming.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlbertYuan": "yuanliangios@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/yllove/jmkjbase-tool-swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "JMKJBaseToolSwift/Classes/**/*",
24     "JMKJBaseToolSwift/Classes/JMKJBaseToolSwift/"
25   ],
26   "dependencies": {
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ],
33     "KeychainAccess": [
35     ]
36   },
37   "swift_version": "5.0"