[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / 7 / 6 / pipenetworking / 0.1.1 / pipenetworking.podspec.json
blob3f4f34702c55305acced000beabca15c3d410dc5
2   "name": "pipenetworking",
3   "version": "0.1.1",
4   "summary": "PipeNetwork",
5   "description": "PipeNetwork.",
6   "homepage": "https://github.com/858665536/pipenetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jfpal": "https://github.com/858665536/pipenetworking.git"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/858665536/pipenetworking.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.5.0"
26     ]
27   }