[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 6 / TTI / 0.0.4 / TTI.podspec.json
blobd1b98585ea39cac9a4b2b29cd844c0bbb2124ed3
2   "name": "TTI",
3   "version": "0.0.4",
4   "summary": "A short description of TTI.",
5   "requires_arc": true,
6   "homepage": "https://timwetech.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TimweLab": "timwe.lab@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/TimweLab/tti_test.git",
19     "tag": "0.0.4"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.8.2"
25     ],
26     "SwiftyJSON": [
27       "5.0.0"
28     ]
29   }