blob: dcce6a5bc73dfe3e2ceb2f78c2e708d2a6bf1117 [file] [log] [blame]
{
"name": "MKFitpoloAppConfigModule",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"source_files": "MKFitpoloAppConfigModule/*.{h,m}",
"resources": "MKFitpoloAppConfigModule/deviceTypeGif.bundle",
"dependencies": {
"MKBaseModule": [
]
}
}