blob: a3622e1141f982420b00d0800c698919fca0c50c [file] [log] [blame]
{
"name": "FitScreenKit",
"version": "0.0.7",
"summary": "一个屏幕缩放的适配方案",
"description": "一个屏幕缩放的适配方案(适配iPhone X)",
"homepage": "https://github.com/xyhuangjia/FitScreenKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"黄佳": "xyhuangjia@foxmail.com"
},
"source": {
"git": "https://github.com/xyhuangjia/FitScreenKit.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FitScreenKit/Classes/**/*",
"public_header_files": "FitScreenKit/Classes/**/*.h"
}