[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 5 / 2 / TTI2 / 2.0.6 / TTI2.podspec.json
bloba2b90c9fd7e7951700b80626b44b2ae25695cb75
2   "name": "TTI2",
3   "version": "2.0.6",
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.6"
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     "RxSwiftExt": [
35       "6.0.1"
36     ],
37     "RxGesture": [
38       "4.0.4"
39     ],
40     "RxKeyboard": [
41       "2.0.0"
42     ],
43     "RxSwift": [
44       "6.5.0"
45     ],
46     "RxCocoa": [
47       "6.5.0"
48     ],
49     "RxDataSources": [
50       "5.0.0"
51     ],
52     "RiveRuntime": [
53       "1.0.18"
54     ],
55     "SVGKit": [
56       "3.0.0"
57     ]
58   }