blob: 0d2a6816845aa1e40d32c72e1cb1777b417e964c [file] [log] [blame]
{
"name": "MKFitpoloDataManager",
"version": "0.0.1",
"summary": "SDK",
"description": "手环通信SDK,目前有701、703、705三款手环",
"homepage": "http://120.27.8.241/mokoBaseLibrary/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:mokoBaseLibrary/MKFitpoloDataManager.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "MKFitpoloDataManager/*.{h,m}",
"dependencies": {
"MKFitpolo701SDK": [
],
"MKFitpolo705SDK": [
]
}
}