blob: e418df34da5f2152967247be641f15d464f624ac [file] [log] [blame]
{
"name": "FitScreenKit",
"version": "0.0.5",
"summary": "一个屏幕缩放的适配方案",
"description": "在那时没有说明",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FitScreenKit/Classes/**/*",
"public_header_files": "FitScreenKit/Classes/**/*.h"
}