blob: 1d8b7e0ef002ff202590f8ecef9ea686753d9d09 [file] [log] [blame]
{
"name": "ZBFontAdapter",
"version": "1.0",
"summary": "iOS控件尺寸及字体大小适配",
"homepage": "https://github.com/ZBHome/ZBFontAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CodeMrZB": "https://github.com/ZBHome"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZBHome/ZBFontAdapter.git",
"tag": "1.0"
},
"source_files": "ZBFontAdapter/ZBFontAdapter/ZBFontAdapter/**/*.{h,m}",
"requires_arc": true
}