blob: e219f342c0194c026e5c53e32351f7a299ad6330 [file] [log] [blame]
{
"name": "JJFontFit",
"version": "1.0.0",
"summary": "功能齐全,自动化的文字适配库",
"homepage": "https://github.com/04zhujunjie/JJFontFit",
"license": "MIT",
"authors": {
"xiaozhu": "xswt04zjj@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/04zhujunjie/JJFontFit.git",
"tag": "1.0.0"
},
"source_files": "JJFontFit/*.{h,m}",
"public_header_files": "JJFontFit/*.h",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}