blob: 97ff43a813d9c7ea9dee5a911c2778e369074b41 [file] [log] [blame]
{
"name": "WJScreenInfo",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"WJScreenInfo",
"WJScreenInfo/WJScreenInfo/WJScreenInfo/**/*.{h,m}"
]
}