blob: c4072701240224b01fdc726ed176f1cac2af719d [file] [log] [blame]
{
"name": "MFMADPCommonComponents",
"version": "0.0.3",
"summary": "CommonComponents of MF-MADP",
"description": "CommonComponents of MADP!",
"homepage": "https://github.com/pactera-mf-madp/MADPCommonComponents",
"license": "MIT",
"authors": {
"pactera-mf-madp": "haichuan.liu1@pactera.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pactera-mf-madp/MADPCommonComponents.git",
"tag": "0.0.3"
},
"source_files": "MADPCommonComponents.framework/*/*.{h,m}",
"frameworks": "CoreLocation",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MFMADPCommonComponents/**\""
}
}