blob: bd7ca6b431c544437749333797cc98f8b64c77ca [file] [log] [blame]
{
"name": "Concept2-SDK",
"version": "0.1.0",
"summary": "Library for connecting to the Concept2 PM5 via Bluetooth.",
"description": "Library for connecting to the Concept2 PM5 via Bluetooth. The goal of this\nlibrary is to provide complete coverage of the bluetooth functionality.",
"homepage": "https://github.com/BoutFitness/Concept2-SDK",
"license": "MIT",
"authors": {
"jessecurry": "jesse@jessecurry.net"
},
"source": {
"git": "https://github.com/BoutFitness/Concept2-SDK.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/boutfitness",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"module_name": "Concept2_SDK",
"frameworks": "CoreBluetooth"
}