[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 2 / 8 / 9 / SFTcp / 2.0.0 / SFTcp.podspec.json
blobfd4280a4883099e54a1e7e6ad68bd225eae94ad7
2   "name": "SFTcp",
3   "version": "2.0.0",
4   "authors": {
5     "ruibox001": "wangshengyuancrazy@163.com"
6   },
7   "homepage": "https://github.com/ruibox001/SFTcp",
8   "summary": "SFTcp 是封装了Tcp请求类,使用方便,源码开放",
9   "source": {
10     "git": "https://github.com/ruibox001/SFTcp.git",
11     "tag": "v2.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "SFTcp",
22   "public_header_files": "SFTcp/*.h",
23   "frameworks": "UIKit"