blob: a785bb831d8ae79a90f5d2136e8976bf3968e0db [file] [log] [blame]
{
"name": "MagnetScannerIOS",
"version": "0.1.2",
"summary": "This is an iOS library that you can use in your projects to discover physical web objects around you.",
"description": "This is an iOS library that you can use in your projects to discover physical web objects around you.\n\nCurrently discovers urls based on the following protocols:\n\n Bluetooth Low Energy: Discovering both Eddystone and UriBeacon beacons.\n mDNS: urls advertised via this protocol.",
"homepage": "https://github.com/mozilla-magnet/magnet-scanner-ios",
"license": "MPL 2.0",
"authors": {
"Fernando Jiménez Moreno": "ferjmoreno@gmail.com"
},
"social_media_url": "http://twitter.com/f_jimenez",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mozilla-magnet/magnet-scanner-ios.git",
"tag": "0.1.2"
},
"source_files": "MagnetScannerIOS"
}