blob: 56899d68fd5365a7886e02987d2b44a4714549d0 [file] [log] [blame]
{
"name": "LLSocketManager",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "LLSocketManager/Frameworks/*.framework",
"dependencies": {
"Reachability": [
"~> 3.2"
],
"CocoaAsyncSocket": [
]
}
}