blob: e93868c611339543ea84f11eb6b5b8a711fcf6c2 [file] [log] [blame]
{
"name": "KKBLEPeripheralSDK",
"version": "1.0.0",
"summary": "快快蓝牙外设SDK.",
"description": "快快蓝牙外设SDK基础功能封装.",
"homepage": "https://github.com/kuaikuaikeji",
"source": {
"http": "https://kuaikuai.oss-cn-beijing.aliyuncs.com/upload/aee5639b-00d2-4e8f-beac-5081c0776106.zip"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YueKun": "mail.yuekun@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"static_framework": true,
"vendored_frameworks": "Build/KKBLEPeripheralSDK.framework",
"frameworks": [
"Foundation",
"UIKit",
"CoreBluetooth"
],
"dependencies": {
"iOSDFULibrary": [
]
},
"swift_version": "5.0"
}