blob: d7d7b202e15daf4e9ccd84ca3c35b25c35ed3988 [file] [log] [blame]
{
"name": "SinoSDK",
"version": "2.0.4",
"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/jeikerxiao/SinoSDK",
"license": "MIT",
"authors": {
"jeikerxiao": "jeiker@126.com"
},
"source": {
"git": "https://github.com/jeikerxiao/SinoSDK.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "SinoSDK.framework",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"LKDBHelper": [
"~> 2.4"
],
"ProtocolBuffers": [
"~> 1.9.11"
]
},
"pushed_with_swift_version": null
}