blob: 9cfe0496b2b241c46c64ed2f251321b3a38e60e7 [file] [log] [blame]
{
"name": "SinoBLEInterface",
"version": "2.2.2",
"summary": "A Sinocare SDK used on iOS.",
"description": "It is a Sinocare BLE SDK used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/snintelligent/SinoBLEInterface",
"license": "MIT",
"authors": {
"sinocare": "intelligent@sinocare.com"
},
"source": {
"git": "https://github.com/snintelligent/SinoBLEInterface.git",
"tag": "2.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "SinoSDK.framework",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"LKDBHelper": [
"~> 2.4"
],
"ProtocolBuffers": [
"~> 1.9.11"
]
}
}