blob: 8053c9b83049ce6d8141b33538f4cb6d9b90bc82 [file] [log] [blame]
{
"name": "LLSocketManager",
"version": "0.2.5",
"summary": "LLSocketManager 是一个自联管理类.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LOLITA0164/LLSocketManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LOLITA0164": "476512340@qq.com"
},
"source": {
"git": "https://github.com/LOLITA0164/LLSocketManager.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLSocketManager/Classes/**/*",
"dependencies": {
"Reachability": [
"~> 3.2"
],
"CocoaAsyncSocket": [
]
}
}