blob: b4800ca90c4ae39e1cb5d12e60d515582ddd4bb8 [file] [log] [blame]
{
"name": "MKFitpoloAppConfigModule",
"version": "0.0.5",
"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.5"
},
"requires_arc": true,
"source_files": "MKFitpoloAppConfigModule/*.*",
"resources": "MKFitpoloAppConfigModule/deviceTypeGif.bundle",
"dependencies": {
"MKBaseModule": [
]
},
"subspecs": [
{
"name": "package",
"source_files": "MKFitpoloAppConfigModule/package/*.*",
"dependencies": {
"MKBaseModule": [
]
}
}
]
}