blob: 665aca41c2d1bf1451d2cfe663eed3f7498bbf15 [file] [log] [blame]
{
"name": "Eddystone",
"version": "1.1.4",
"summary": "Explore Eddystone and the Physical Web",
"description": "Add Eddystone support to your app and start letting your users interact with Eddystone beacons and the Physical Web. This cocoapod will allow you to scan for Beacons broadcasting the Eddystone-URL, Eddystone-UID, and Eddystone-TLM protocol.",
"homepage": "https://github.com/BlueBiteLLC/Eddystone",
"license": "MIT",
"authors": {
"Tanner Nelson": "tanner@bluebite.com"
},
"source": {
"git": "https://github.com/BlueBiteLLC/Eddystone-iOS.git",
"tag": "1.1.4"
},
"social_media_url": "https://twitter.com/BlueBite",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Eddystone": [
"Pod/Assets/*.png"
]
},
"frameworks": "CoreBluetooth"
}