blob: b60af6833371ec0ca85952c7c8f1b10d3652dd3a [file] [log] [blame]
{
"name": "HSSwiftCommon",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HSSwiftCommon/Classes/*",
"swift_version": "4.0"
}