[Add] IEnvoyProxy 3.0.0
[CocoaPods.git] / Specs / b / 9 / 4 / TYSwiftBase / 0.0.10 / TYSwiftBase.podspec.json
blob49bd81d7c6b5c2936579782b13a3b8c5573564ec
2   "name": "TYSwiftBase",
3   "version": "0.0.10",
4   "summary": "swift基础类库",
5   "description": "提喀科技有限公司,swift基础类库,基本功能集成库。",
6   "homepage": "https://code.aliyun.com/tyche-ios/TYSwiftBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hwqforapple@163.com": "hwqforapple@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/tyche-ios/TYSwiftBase.git",
16     "tag": "0.0.10"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TYSwiftBase/Classes/*.swift",
22   "swift_version": "5.0",
23   "dependencies": {
24     "SwiftyJSON": [
26     ],
27     "Alamofire": [
29     ],
30     "SnapKit": [
32     ],
33     "Toast-Swift": [
35     ]
36   }