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