[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 2 / TTI2 / 2.0.1 / TTI2.podspec.json
blobdcfee8814582148d8978ac9de86059d0580c0516
2   "name": "TTI2",
3   "version": "2.0.1",
4   "summary": "SDK for TTI (MyTSEL) implementation",
5   "requires_arc": true,
6   "homepage": "https://timwetech.com/",
7   "license": {
8     "type": "Proprietary",
9     "text": "Copyright 2021 TIMWETECH. All rights reserved."
10   },
11   "authors": {
12     "TimweLab": "timwe.lab@gmail.com"
13   },
14   "preserve_paths": "TTI2.xcframework",
15   "vendored_frameworks": "TTI2.xcframework",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/TimweLab/tti_test.git",
21     "tag": "2.0.1"
22   },
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "4.8.2"
27     ],
28     "Kingfisher": [
29       "6.3.1"
30     ],
31     "lottie-ios": [
32       "3.2.3"
33     ],
34     "Moya": [
35       "13.0.1"
36     ],
37     "RxSwift": [
38       "4.5.0"
39     ],
40     "RxSwiftExt": [
41       "3.4.0"
42     ],
43     "RxGesture": [
44       "2.2.0"
45     ],
46     "RxKeyboard": [
47       "0.9.0"
48     ],
49     "RxCocoa": [
50       "4.5.0"
51     ],
52     "RxDataSources": [
53       "3.1.0"
54     ],
55     "Moya/RxSwift": [
56       "13.0.1"
57     ],
58     "RiveRuntime": [
59       "1.0.18"
60     ],
61     "SVGKit": [
62       "3.0.0"
63     ]
64   }