blob: 4d86b1847bbdced9ad95745e79c4a671a0a0510d [file] [log] [blame]
{
"name": "FitScreenKit",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FitScreenKit/Classes/**/*",
"public_header_files": "FitScreenKit/Classes/**/*.h"
}