[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / b / d / 3 / NetworkTools / 0.5.8 / NetworkTools.podspec.json
blobfbfbbe2b4623ec76e337ec40bff2f528b6889182
2   "name": "NetworkTools",
3   "version": "0.5.8",
4   "summary": "Network tools kit to make your life easier.",
5   "homepage": "https://github.com/VladasZ/NetworkTools",
6   "authors": {
7     "Vladas Zakrevskis": "146100@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/VladasZ/NetworkTools.git",
11     "tag": "0.5.8"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.10",
16     "tvos": "9.0",
17     "watchos": "2.0"
18   },
19   "source_files": "Sources/**/*.swift",
20   "license": "MIT",
21   "dependencies": {
22     "SwiftyTools": [
24     ]
25   }