[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / 9 / HZFPUdpSocket / 0.0.1 / HZFPUdpSocket.podspec.json
blob160e1dcd8b3020ed92799480e752477d719543a9
2   "name": "HZFPUdpSocket",
3   "version": "0.0.1",
4   "summary": "个人使用库d",
5   "homepage": "http://git.4yankj.cn/dsz/HZFPUdpSocket.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "dsz": "dsz"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "http://git.4yankj.cn/dsz/HZFPUdpSocket.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "HZFPUdpSocket/**/*.{swift,h,m}",
21   "dependencies": {
22     "CocoaAsyncSocket": [
23       "~> 7.6.5"
24     ]
25   }