[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / d / 3 / NetworkTools / 0.1 / NetworkTools.podspec.json
bloba675ed1b09ed24a94a67f41128d855ccc8cc1896
2   "name": "NetworkTools",
3   "version": "0.1",
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.1"
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   },
26   "pushed_with_swift_version": "4.0"