[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 8 / TLNetTool / 0.9.1 / TLNetTool.podspec.json
blobda22198755a706333f7a66bbf304a78f50a2a4b5
2   "name": "TLNetTool",
3   "version": "0.9.1",
4   "summary": "基于 Alamofire 封装的网络库,基于 KingFisher 封装的网络图片加载方式",
5   "homepage": "https://github.com/ysCharles/TLNetTool",
6   "license": "MIT",
7   "authors": {
8     "Charles": "ystanglei@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ysCharles/TLNetTool.git",
12     "tag": "0.9.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "Sources/TLNetTool/*.swift",
18   "dependencies": {
19     "Kingfisher": [
20       "4.10.1"
21     ],
22     "Alamofire": [
23       "~> 5.4.4"
24     ]
25   },
26   "swift_versions": "5",
27   "swift_version": "5"