blob: 6c2cad86c98c30f29799620a2595e3b151c0f612 [file] [log] [blame]
{
"name": "HSSwiftCommon",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"HSSwiftCommon/Classes/MyFirstUtil.swift",
"HSSwiftCommon/Classes/MyUtils.swift"
],
"swift_version": "4.0"
}