blob: 0392a3b5656e9e13a4f9c6b3c31b362421333550 [file] [log] [blame]
{
"name": "TMSRatio",
"version": "0.0.2",
"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.2"
},
"source_files": "Sources/*",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}