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