blob: 89c82ae70b8b4e89a8a969bdbbe49b13a5f2a752 [file] [log] [blame]
{
"name": "Pebblebee-iOS-SDK",
"version": "0.1.1",
"summary": "SDK from pebblebee that lets you interact with our Honeys, Dragons, and Stones",
"description": "This SDK contains a manager class that handles all Core Bluetooth and Core Location configuration to be able to see our devices and interact with them.",
"homepage": "https://github.com/PebbleBee/Pebblebee-iOS-SDK.git",
"license": "MIT",
"authors": {
"pebblebee": "developer@pebblebee.com"
},
"source": {
"git": "https://github.com/PebbleBee/Pebblebee-iOS-SDK.git",
"tag": "0.1.1",
"commit": "0c7488f7e6d93ecde74193c5b0870a4c0df1b8f3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Frameworks/Pebblebee.framework"
}
}