[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / f / a / SLNetWork / 0.0.2 / SLNetWork.podspec.json
blobc608ac2fef887acfeb575f3db9086d6de8362539
2   "name": "SLNetWork",
3   "version": "0.0.2",
4   "summary": "可以上传xml文本参数的http请求.",
5   "description": "现今进本所有的第三方类库都是用的上传字典的形式,而我们项目中需要上传xml文本参数的形式,自己进行的一个分装",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "homepage": "https://github.com/wangshenglong/SLNetWork.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "王胜龙": "550122711@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/wangshenglong/SLNetWork.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "SLNetWork/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"