blob: b0cf3b6555536c61474ba14c3d0d3ca77bd10c89 [file] [log] [blame]
{
"name": "fitpoloDataCenterModule",
"version": "0.0.3",
"summary": "bluetooth central Manager For fitpolo",
"description": "bluetooth central Manager For fitpolo",
"homepage": "http://120.27.8.241/MKFitpolo/dataCenterModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovexiaoxia": "aadyx2007@163.com"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "git@120.27.8.241:MKFitpolo/dataCenterModule.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "fitpoloDataCenterModule/*.h",
"resources": "fitpoloDataCenterModule/mk_dataCenter.bundle",
"dependencies": {
"mk_fitpoloCentral": [
],
"MKBaseModule": [
]
},
"subspecs": [
{
"name": "manager",
"source_files": "fitpoloDataCenterModule/manager/**"
}
]
}