[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / 0 / XTINetwork / 1.0 / XTINetwork.podspec.json
blob34a0cdbf679fd23732f3fc0f912fa9a5849f7298
2   "name": "XTINetwork",
3   "version": "1.0",
4   "summary": "XTINetwork",
5   "description": "TODO:",
6   "homepage": "https://github.com/xtinput/XTINetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xt-input": "input@tcoding.cn"
13   },
14   "source": {
15     "git": "https://github.com/xtinput/XTINetwork.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5",
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
26       ">= 5.0.0"
27     ],
28     "XTILoger": [
30     ]
31   },
32   "swift_version": "5"