blob: c5e0dc58e53408c8a433bbdac8facc5bd35b4ece [file] [log] [blame]
{
"name": "MKFitpoloDataCenterManager",
"version": "0.0.6",
"summary": "SDK",
"description": "手环通信SDK,目前有701、703、705三款手环",
"homepage": "http://120.27.8.241/MKFitpolo/MKFitpoloDataManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengang": "chengang@mokotechnology.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "git@120.27.8.241:MKFitpolo/MKFitpoloDataManager.git",
"tag": "0.0.6"
},
"requires_arc": true,
"source_files": "MKFitpoloDataCenterManager/*.{h,m}",
"dependencies": {
"MKBaseModule": [
],
"MKFitpolo701SDK": [
],
"MKFitpolo705SDK": [
]
}
}