blob: ec3616abf1cc2eec1b053e0bdeb5e9dcf0acdb3c [file] [log] [blame]
{
"name": "socketTool",
"version": "0.0.7",
"summary": "a simple socket tool for windows or unix.",
"description": "A longer description of socketTool in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/liaogang/socketTool.git",
"license": "by-nc-sa",
"authors": {
"liaogang": "ynwlgh@icloud.com"
},
"platforms": {
"osx": "10.7"
},
"source": {
"git": "https://github.com/liaogang/socketTool.git",
"tag": "v0.0.7"
},
"source_files": "*.{h,cpp}",
"public_header_files": "*.h"
}