[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 8 / socketTool / 0.0.6 / socketTool.podspec.json
blob6154e8cf082416e5fd4120b62afdaf60a6736f81
2   "name": "socketTool",
3   "version": "0.0.6",
4   "summary": "a simple socket tool for windows or unix.",
5   "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!\n",
6   "homepage": "https://github.com/liaogang/socketTool.git",
7   "license": "MIT",
8   "authors": {
9     "liaogang": "ynwlgh@icloud.com"
10   },
11   "platforms": {
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/liaogang/socketTool.git",
16     "tag": "v0.0.6"
17   },
18   "source_files": "*.{h,cpp}",
19   "public_header_files": "*.h"