[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 4 / TBBase / 1.1.1 / TBBase.podspec.json
blob627f8cc20928deec976f9197a9c54fb0609a9a66
2   "name": "TBBase",
3   "version": "1.1.1",
4   "summary": "TBBase基础库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tbLibs/TBBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "691075311@qq.com": "691075311@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/tbLibs/TBBase.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "TBBase/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
25     ],
26     "Kingfisher": [
28     ],
29     "RxSwift": [
31     ],
32     "RxCocoa": [
34     ],
35     "Moya": [
37     ]
38   }