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