[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / b / f / LLSocketManager / 0.2.5 / LLSocketManager.podspec.json
blob8053c9b83049ce6d8141b33538f4cb6d9b90bc82
2   "name": "LLSocketManager",
3   "version": "0.2.5",
4   "summary": "LLSocketManager 是一个自联管理类.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LOLITA0164/LLSocketManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LOLITA0164": "476512340@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LOLITA0164/LLSocketManager.git",
16     "tag": "0.2.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LLSocketManager/Classes/**/*",
22   "dependencies": {
23     "Reachability": [
24       "~> 3.2"
25     ],
26     "CocoaAsyncSocket": [
28     ]
29   }