[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 6 / TTI / 1.0.3 / TTI.podspec.json
bloba6b8e5caba6e311006301467d62bcc878cb11a9a
2   "name": "TTI",
3   "version": "1.0.3",
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": "TTI.xcframework",
15   "vendored_frameworks": "TTI.xcframework",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/TimweLab/tti_test.git",
21     "tag": "1.0.3"
22   },
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.8.2"
27     ],
28     "Kingfisher": [
29       "6.3.0"
30     ],
31     "lottie-ios": [
32       "3.2.3"
33     ]
34   }