[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 6 / TTI / 0.0.9 / TTI.podspec.json
blob5ee1dda36bc4146ecb1e8e64198487f8993a1497
2   "name": "TTI",
3   "version": "0.0.9",
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": "0.0.9"
22   },
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.8.2"
27     ],
28     "SwiftyJSON": [
29       "5.0.0"
30     ]
31   }