[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / 4 / b / Discoverable / 0.1.2 / Discoverable.podspec.json
blob0ccb68123f9a9c1fbc4a3e315e2010901e8a5686
2   "name": "Discoverable",
3   "version": "0.1.2",
4   "summary": "Automatically discover and connect to other devices on the network",
5   "description": "Discoverable is a Swift package that allows an iOS device to automatically discover and connect to any compatible devices on the network, without the need for IP addresses.",
6   "homepage": "https://github.com/benmechen/Discoverable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "benmechen": "psybm7@nottingham.ac.uk"
13   },
14   "source": {
15     "git": "https://github.com/benmechen/Discoverable.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Discoverable/Classes/**/*"