blob: 3a3f80ade81825d5f4efd41dc8e5f7bb341c299b [file] [log] [blame]
{
"name": "Pebblebee-iOS-SDK",
"version": "0.1.0",
"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": {
"Jon Vogel": "joninsky@gmail.com"
},
"source": {
"git": "https://github.com/PebbleBee/Pebblebee-iOS-SDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}