blob: e0e58a02006ca86e87db591804362675a5b2ab2a [file] [log] [blame]
{
"name": "BBBFontAjust",
"version": "5.0",
"summary": "字体适配",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.lgh81.com:3000/RRK/BBB.git",
"authors": {
"rainsoft": "469374475@qq.com"
},
"source": {
"git": "http://git.lgh81.com:3000/RRK/BBB.git",
"tag": "5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BBBFontAjust/Classes/*.{h,m}",
"subspecs": [
{
"name": "FileTool",
"source_files": "BBBFontAjust/Classes/FileTool/*"
}
]
}