[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 1 / e / UriBeacon / 0.0.8 / UriBeacon.podspec.json
blob17bc45f290fe24731661536d6ce55615ab9d6a77
2   "name": "UriBeacon",
3   "version": "0.0.8",
4   "summary": "Easily discover and interact with UriBeacons",
5   "description": "Connect your iOS application to the Physical Web by allowing users to discover and interact with bluetooth UriBeacons",
6   "homepage": "http://bluebite.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tanner Nelson": "me@tanner.xyz"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tannernelson/uribeacon.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "Source",
22   "dependencies": {
23     "GoogleUriBeacon": [
25     ]
26   }