4 "summary": "MMLanScan is an open source project for iOS that helps you scan your network and shows the available devices",
5 "description": "MMLanScan is an open source project for iOS that helps you scan your network and shows the available devices and their MAC Address, hostname and Brand name.\n\n Features\n+ Scans and finds available hosts in your network\n+ Shows IP Address\n+ Shows MAC Address\n+ Shows Brand of device based on MAC Address\n+ Shows hostname (if available)\n+ Scan any subnet (not only /24)\n+ Gives you the ability to update the OUI (MAC-Brand mappings) plist file. Check in MainPresenter.m for more details",
6 "homepage": "https://github.com/mavris/MMLanScan",
12 "Michael Mavris": "info@miksoft.net"
15 "git": "https://github.com/mavris/MMLanScan.git",
21 "source_files": "MMLanScan/**/*.{h,m}",
22 "resources": "MMLanScan/Data/data.plist"