blob: 7c2457677934cdfcfb4499e0b1d0a141ecabd3ba [file] [log] [blame]
{
"name": "WHScoketTool",
"version": "0.1.2",
"summary": "socket工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/WH-component/WHScoketTool-component",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang": "1339669469@qq.com"
},
"source": {
"git": "https://gitee.com/WH-component/WHScoketTool-component.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WHScoketTool/Classes/**/*",
"dependencies": {
"CocoaAsyncSocket": [
"~> 7.6.3"
],
"JDStatusBarNotification": [
"~> 1.6.0"
]
},
"deprecated": true
}