4 "summary": "Discovery: A simple library to discover and retrieve data from nearby devices.",
5 "description": " Discovery is a very simple but useful library for discovering nearby devices with BLE and to exchange a value (kind of ID or username determined by you on the running app on peer device) wheather the app on peer device is working at foregorund or background state.\n\nDiscovery:\n* lets you easily discover nearby devices\n* retrieve their id(assigned by you) wheather the app works on foreground or background state\n* hides the nitty gritty details of BLE calls and delegates from the developer\n* determines the proximity of the peer device\n",
6 "homepage": "https://github.com/omergul123/Discovery",
12 "Ömer Faruk Gül": "omer.gul@louvredigital.com"
18 "git": "https://github.com/omergul123/Discovery.git",
21 "source_files": "Discovery/*.{h,m}",