blob: 6cc6a9023ae57be0e10e86def562f0e974cc6d41 [file] [log] [blame]
{
"name": "UriBeacon",
"version": "0.0.1",
"summary": "Easily discover and interact with UriBeacons",
"description": " Connect your iOS application to the Physical Web\n by allowing users to discover and interact with\n bluetooth UriBeacons\n",
"homepage": "http://bluebite.com",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Tanner Nelson": "me@tanner.xyz"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tannernelson/uribeacon.git",
"tag": "0.0.1"
},
"source_files": "Classes"
}