[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / 8 / JUBaseTool / 0.0.2 / JUBaseTool.podspec.json
blobb77cc4fa9fa8bf1281f579f3ac7119b93840f635
2   "name": "JUBaseTool",
3   "version": "0.0.2",
4   "summary": "聚名 ios 基础组件",
5   "description": "基础组件类容包含:待列...",
6   "homepage": "http://EXAMPLE/JUBaseTool",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "fengxinzi1219": "1262634745@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "http://121.40.113.117:9078/wangzhihao1219/JUBaseTool.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "BaseTool",
23     "BaseTool/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/BaseTool",
26   "dependencies": {
27     "SwiftNotificationCenter": [
29     ],
30     "CryptoSwift": [
32     ],
33     "RxSwift": [
35     ],
36     "RxCocoa": [
38     ],
39     "KeychainAccess": [
41     ]
42   }