blob: 44731b01a939d1d6f6a22692bd6bc888bcc8ee75 [file] [log] [blame]
{
"name": "MKFitpoloDataCenterManager",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "MKFitpoloDataCenterManager/*.{h,m}",
"dependencies": {
"MKFitpolo701SDK": [
],
"MKFitpolo705SDK": [
]
}
}