[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 4 / TYSwiftBase / 0.0.14 / TYSwiftBase.podspec.json
blob23187c0fbfbbbd0eff85ae792491779f188f7581
2   "name": "TYSwiftBase",
3   "version": "0.0.14",
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.14"
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     "AlamofireNetworkActivityIndicator": [
37       "~> 2.4"
38     ],
39     "CryptoSwift": [
41     ]
42   }