blob: fdb94f39204f8e8ff6db35bd6639f9d657637663 [file] [log] [blame]
{
"name": "MKFitpoloPairBandModule",
"version": "0.0.2",
"summary": "fitpolo App配对过程模块",
"description": "配对过程页面",
"homepage": "http://120.27.8.241/MKFitpolo/MKFitpoloPairBand",
"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/MKFitpoloPairBand.git",
"tag": "0.0.2"
},
"requires_arc": true,
"resources": "MKFitpoloPairBandModule/MKPairBand.bundle",
"dependencies": {
"MKBaseModule": [
],
"MKFitpoloDataCenterManager": [
],
"MKFitpoloAppConfigModule": [
],
"CTMediator": [
],
"FLAnimatedImage": [
],
"Masonry": [
],
"YYKit": [
],
"Toast": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"Aspects": [
],
"IMYWebView": [
],
"MLInputDodger": [
],
"CircleProgressBar": [
]
},
"subspecs": [
{
"name": "CTMediatorPairBandModule",
"source_files": "MKFitpoloPairBandModule/CTMediatorPairBandModule/**"
},
{
"name": "Expand",
"subspecs": [
{
"name": "categorys",
"source_files": "MKFitpoloPairBandModule/Expand/categorys/*.{h,m}"
},
{
"name": "defines",
"source_files": "MKFitpoloPairBandModule/Expand/defines/*.h",
"dependencies": {
"MKFitpoloPairBandModule/Expand/categorys": [
]
}
},
{
"name": "PairPageBottomView",
"source_files": "MKFitpoloPairBandModule/Expand/PairPageBottomView/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Expand/defines": [
]
}
}
]
},
{
"name": "Functions",
"dependencies": {
"MKFitpoloPairBandModule/Expand/defines": [
],
"MKFitpoloPairBandModule/Expand/categorys": [
],
"MKFitpoloPairBandModule/Expand/PairPageBottomView": [
],
"MKFitpoloPairBandModule/CTMediatorPairBandModule": [
]
},
"subspecs": [
{
"name": "GuidePage",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/GuidePage/controller/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/GuidePage/view": [
]
}
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/GuidePage/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/GuidePage/controller": [
]
}
},
{
"name": "view",
"source_files": "MKFitpoloPairBandModule/Functions/GuidePage/view/*.{h,m}"
}
]
},
{
"name": "ActivateBracelet",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/ActivateBracelet/controller/*.{h,m}"
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/ActivateBracelet/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/ActivateBracelet/controller": [
]
}
}
]
},
{
"name": "BandErrorPage",
"subspecs": [
{
"name": "adopter",
"source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/adopter/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/BandErrorPage/model": [
]
}
},
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/controller/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/BandErrorPage/model": [
],
"MKFitpoloPairBandModule/Functions/BandErrorPage/view": [
],
"MKFitpoloPairBandModule/Functions/BandErrorPage/adopter": [
]
}
},
{
"name": "model",
"source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/model/*.{h,m}"
},
{
"name": "view",
"source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/view/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/BandErrorPage/model": [
]
}
}
]
},
{
"name": "BraceletTypeSel",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/BraceletTypeSel/controller/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/BraceletTypeSel/view": [
]
}
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/BraceletTypeSel/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/BraceletTypeSel/controller": [
]
}
},
{
"name": "view",
"source_files": "MKFitpoloPairBandModule/Functions/BraceletTypeSel/view/*.{h,m}"
}
]
},
{
"name": "MacPage",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/MacPage/controller/*.{h,m}"
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/MacPage/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/MacPage/controller": [
]
}
}
]
},
{
"name": "NotShowMacPage",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/NotShowMacPage/controller/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/NotShowMacPage/view": [
]
}
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/NotShowMacPage/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/NotShowMacPage/controller": [
]
}
},
{
"name": "view",
"source_files": "MKFitpoloPairBandModule/Functions/NotShowMacPage/view/*.{h,m}"
}
]
},
{
"name": "OpenBluetoothController",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/OpenBluetoothController/controller/*.{h,m}"
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/OpenBluetoothController/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/OpenBluetoothController/controller": [
]
}
}
]
},
{
"name": "PairBandPage",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/PairBandPage/controller/*.{h,m}"
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/PairBandPage/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/PairBandPage/controller": [
]
}
}
]
},
{
"name": "PairNumber",
"subspecs": [
{
"name": "controller",
"source_files": "MKFitpoloPairBandModule/Functions/PairNumber/controller/*.{h,m}"
},
{
"name": "Target",
"source_files": "MKFitpoloPairBandModule/Functions/PairNumber/Target/*.{h,m}",
"dependencies": {
"MKFitpoloPairBandModule/Functions/PairNumber/controller": [
]
}
}
]
}
]
}
]
}