blob: bcc5c15f89c18937065426141cfb5cbf6c2ba1fe [file] [log] [blame]
{
"name": "UriBeacon",
"version": "0.0.4",
"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.4"
},
"source_files": "Classes"
}