blob: b75d6704d40d532f99ace9ceda6062b147df4398 [file] [log] [blame]
{
"name": "SDFontSize",
"version": "0.1.1",
"summary": "仿微信调整字体大小",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gd-liusida/SDFontSize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gd-liusida": "1163149842@qq.com"
},
"source": {
"git": "https://github.com/gd-liusida/SDFontSize.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SDFontSize/Classes/**/*",
"resource_bundles": {
"SDFontSize": [
"SDFontSize/Assets/*.png"
]
},
"swift_version": "5.0"
}