blob: 880cd5681588bc9fe9be522aff8bbdd8c863e6af [file] [log] [blame]
{
"name": "MKFitpoloAppConfigModule",
"version": "0.0.6",
"summary": "fitpolo App全局配置",
"description": "轻量级用户信息",
"homepage": "http://120.27.8.241/MKFitpolo/MKFitpoloAppConfig",
"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/MKFitpoloAppConfig.git",
"tag": "0.0.6"
},
"requires_arc": true,
"source_files": "MKFitpoloAppConfigModule/*.*",
"resources": "MKFitpoloAppConfigModule/deviceTypeGif.bundle",
"dependencies": {
"MKBaseModule": [
]
},
"subspecs": [
{
"name": "package",
"resources": "MKFitpoloAppConfigModule/package/*.bin"
}
]
}