blob: 60a58ad6e704d9756e3aba1490b46d6727064830 [file] [log] [blame]
{
"name": "MMLanScan",
"version": "2.1.1",
"summary": "MMLanScan is an open source project for iOS that helps you scan your network and shows the available devices",
"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",
"homepage": "https://github.com/mavris/MMLanScan",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Michael Mavris": "info@miksoft.net"
},
"source": {
"git": "https://github.com/mavris/MMLanScan.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMLanScan/**/*.{h,m}"
}