blob: 9f4a305a6dfda179e721810959e4a65e81402696 [file] [log] [blame]
{
"name": "MKBLEBaseModule",
"version": "0.1.0",
"summary": "蓝牙组件库,公司蓝牙SDK基于此基础库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/aadyx2007@163.com/MKBLEBaseModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chengang": "chengang@mokotechnology.com"
},
"source": {
"git": "git@120.27.8.241:Other/MKBLEBaseModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MKBLEBaseModule/Classes/**/*"
}