[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 6 / 1 / Networkable / 1.1.0 / Networkable.podspec.json
blobd7b34281a3d1886f0f8b2111bade809d520a8959
2   "name": "Networkable",
3   "version": "1.1.0",
4   "summary": "Ad-hoc network layer built on URLSession",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/duytph/Networkable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duytph": "tphduy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/duytph/Networkable.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "Sources/**/*",
23   "swift_version": "5.3"