[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / c / TMSRatio / 0.0.1 / TMSRatio.podspec.json
blob0d7f4223bd142429d74ce784b810d8ea09f3c79d
2   "name": "TMSRatio",
3   "version": "0.0.1",
4   "summary": "Int, Float, CGFloat의 화면사이즈에 따라 비율을 구한다.",
5   "description": "Int, Float, CGFloat 를 확장한다. 각각 widthRatio, heightRatio를 반환한다.",
6   "homepage": "https://github.com/temosan/TMSRatio",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mjgu": "mjgu@crscube.co.kr"
13   },
14   "source": {
15     "git": "https://github.com/temosan/TMSRatio.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "swift_version": "5.0"