[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / 8 / TLNetTool / 0.3 / TLNetTool.podspec.json
bloba9897e500c34edc8f79977ef873b43112c6a74c6
2   "name": "TLNetTool",
3   "version": "0.3",
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.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "dependencies": {
19     "Kingfisher": [
21     ],
22     "Alamofire": [
24     ]
25   },
26   "swift_version": "4.2"