[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 6 / 4 / KLSessionNetWork / 0.0.1 / KLSessionNetWork.podspec.json
blob82ad949ff995e120708c4a9e1cfc26cbc0f0a87a
2   "name": "KLSessionNetWork",
3   "version": "0.0.1",
4   "summary": "URLSession封装的网络请求框架",
5   "description": "初学Swift,对URLSession进行封装,实现相应的请求方法。",
6   "homepage": "https://github.com/KYangLei/KLSessionNetwork.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "KYangLei": "18683331614@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/KYangLei/KLSessionNetwork.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "KLSessionNetwork/CLASS/*.swift",
22   "pushed_with_swift_version": "3.0"