[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / f / LLSocketManager / 0.1.1 / LLSocketManager.podspec.json
blob56899d68fd5365a7886e02987d2b44a4714549d0
2   "name": "LLSocketManager",
3   "version": "0.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "LLSocketManager/Frameworks/*.framework",
22   "dependencies": {
23     "Reachability": [
24       "~> 3.2"
25     ],
26     "CocoaAsyncSocket": [
28     ]
29   }