blob: 14407ce08e5cff7ff5a6d3ad8588aec9069559cf [file] [log] [blame]
{
"name": "WJScreenInfo",
"version": "0.0.2",
"summary": "WJScreenInfo",
"description": "This is a practical screen information class, using it will be better to handle screen width and height and adapt to a variety of bang screens.",
"homepage": "https://github.com/rendanruju/WJScreenInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rendanruju": "9527530075@qq.com"
},
"source": {
"git": "https://github.com/rendanruju/WJScreenInfo.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"WJScreenInfo",
"WJScreenInfo/WJScreenInfo/WJScreenInfo/**/*.{h,m}"
]
}