[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / f / LLSocketManager / 0.1.3 / LLSocketManager.podspec.json
blob57f9ddf1313bdd8be13de8f2134cd9f751054470
2   "name": "LLSocketManager",
3   "version": "0.1.3",
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.3"
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   }