blob: 10648833ca6cb0b6e8eec13242a722ad10165102 [file] [log] [blame]
{
"name": "MacFinder",
"version": "1.2.0",
"summary": "MacFinder is a class that helps you find the MAC Address of a specific IP",
"homepage": "https://github.com/mavris/MacFinder",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"mavris": "info@miksoft.net"
},
"source": {
"git": "https://github.com/mavris/MacFinder.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MacFinder/**/*.{h,m}"
}