blob: f54eb5f93568287560700e86ed01fb3b71444184 [file] [log] [blame]
{
"name": "HSSwiftCommon",
"version": "0.1.10",
"summary": "HSOCIETY Common Lib",
"description": "HSOCIETY Swift 공통코드 모음",
"homepage": "https://skypeople.me",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HSOCIETY iOS Developer": "yoseop.park@hsociety.co.kr"
},
"source": {
"git": "https://yoseop2da@bitbucket.org/yoseop2da/hsswiftcommon.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"HSSwiftCommon/Classes/UIScreen_Extension.swift",
"HSSwiftCommon/Classes/UIScreen_Extension.swift"
],
"swift_version": "4.0"
}