blob: cc893916954ce9ac401557d5f6a3d005d3676a47 [file] [log] [blame]
{
"name": "SinoSDK",
"version": "2.0.3",
"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.3"
},
"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
}