blob: 82ad949ff995e120708c4a9e1cfc26cbc0f0a87a [file] [log] [blame]
{
"name": "KLSessionNetWork",
"version": "0.0.1",
"summary": "URLSession封装的网络请求框架",
"description": "初学Swift,对URLSession进行封装,实现相应的请求方法。",
"homepage": "https://github.com/KYangLei/KLSessionNetwork.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"KYangLei": "18683331614@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KYangLei/KLSessionNetwork.git",
"tag": "0.0.1"
},
"source_files": "KLSessionNetwork/CLASS/*.swift",
"pushed_with_swift_version": "3.0"
}