blob: 9177813750fbd0633f5c51f3c8f0c8630d3e0946 [file] [log] [blame]
{
"name": "SFTcp",
"version": "1.0.2",
"authors": {
"ruibox001": "wangshengyuancrazy@163.com"
},
"homepage": "https://github.com/ruibox001/SFTcp",
"summary": "SFTcp 是封装了Tcp请求类,使用方便,源码开放",
"source": {
"git": "https://github.com/ruibox001/SFTcp.git",
"tag": "v1.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SFTcp",
"public_header_files": "SFTcp/*.h",
"frameworks": "UIKit"
}