[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / b / 1 / 0 / MMLanScan / 2.1.2 / MMLanScan.podspec.json
blob7297115272103a65c41cc8e36ad79626ecffafda
2   "name": "MMLanScan",
3   "version": "2.1.2",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Michael Mavris": "info@miksoft.net"
13   },
14   "source": {
15     "git": "https://github.com/mavris/MMLanScan.git",
16     "tag": "2.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MMLanScan/**/*.{h,m}",
22   "resources": "MMLanScan/Data/data.plist"