blob: 3a87af56dd4d844aee1fcf9d6ed0850c329d4ad1 [file] [log] [blame]
{
"name": "HSSwiftCommon",
"version": "0.1.20",
"summary": "HSOCIETY Common Lib",
"description": "HSOCIETY Swift 공통코드 모음",
"homepage": "https://github.com/HSOCIETY/hs-ios-commons.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HSOCIETY iOS Developer": "yoseop.park@hsociety.co.kr",
"HSOCIETY iOS Developer2": "hojin@hsociety.co.kr"
},
"source": {
"git": "https://github.com/HSOCIETY/hs-ios-commons.git",
"tag": "0.1.20"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HSSwiftCommon/Classes/*",
"swift_version": "4.0"
}