4 "summary": "P2P Framework for realtime collaboration in Swift with independent modules for WLAN, Bluetooth and Remote support",
5 "homepage": "https://github.com/ls1intum/sReto",
8 "Chair for Applied Software Engineering": "ios@in.tum.de"
10 "social_media_url": "https://twitter.com/ls1intum",
17 "git": "https://github.com/ls1intum/sReto.git",
20 "default_subspecs": "WlanModule",
24 "source_files": "Source/sReto/Core/**/*.swift"
28 "source_files": "Source/sReto/Modules/Bonjour/**/*.swift",
40 "source_files": "Source/sReto/Modules/WlanModule/*.swift",
48 "name": "BluetoothModule",
49 "source_files": "Source/sReto/Modules/BluetoothModule/*.swift",
60 "name": "RemoteModule",
61 "source_files": "Source/sReto/Modules/RemoteModule/**/*.swift",
74 "sReto/RemoteModule": [
80 "sReto/BluetoothModule": [
87 "source_files": "Source/sReto/Modules/BluetoothModule/DNSSD/*",