blob: 3248b638342663dab3e70348df69fb3eee506dc6 [file] [log] [blame]
{
"name": "SLNetWork",
"version": "0.0.1",
"summary": "可以上传xml文本参数的http请求.",
"description": "现今进本所有的第三方类库都是用的上传字典的形式,而我们项目中需要上传xml文本参数的形式,自己进行的一个分装",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/wangshenglong/SLNetWork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王胜龙": "550122711@qq.com"
},
"source": {
"git": "https://github.com/wangshenglong/SLNetWork.git",
"tag": "0.0.1"
},
"source_files": "SLNetWork/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}