blob: 98e37aa72a0509ec6c00131ac347a64d20062c52 [file] [log] [blame]
{
"name": "escaConfig",
"version": "1.0.1",
"summary": "Configure esca beacons.",
"description": "Allow your iOS application to connect to and configure esca beacons. Modify iBeacon, Eddystone, TxPower, Advertising Interval, and more.",
"homepage": "https://github.com/BlueBiteLLC/escaconfig-ios",
"license": "MIT",
"authors": {
"Tanner Nelson": "tanner@bluebite.com"
},
"source": {
"git": "https://github.com/BlueBiteLLC/escaconfig-ios.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/bluebite",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"escaConfig": [
"Pod/Assets/*.png"
]
},
"frameworks": "CoreBluetooth"
}