blob: 0d7f4223bd142429d74ce784b810d8ea09f3c79d [file] [log] [blame]
{
"name": "TMSRatio",
"version": "0.0.1",
"summary": "Int, Float, CGFloat의 화면사이즈에 따라 비율을 구한다.",
"description": "Int, Float, CGFloat 를 확장한다. 각각 widthRatio, heightRatio를 반환한다.",
"homepage": "https://github.com/temosan/TMSRatio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mjgu": "mjgu@crscube.co.kr"
},
"source": {
"git": "https://github.com/temosan/TMSRatio.git",
"tag": "0.0.1"
},
"source_files": "Sources/*",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}