[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 6 / b / f / LLSocketManager / 0.1.0 / LLSocketManager.podspec.json
blobdfc0b2c03171696b8c1f48137c43cbaa973b687c
2   "name": "LLSocketManager",
3   "version": "0.1.0",
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.0"
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   }