blob: 8f512d50d387014e6106770e028591c8b01ee3e4 [file] [log] [blame]
{
"name": "HSSwiftCommon",
"version": "0.1.24",
"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"
},
"source": {
"git": "https://github.com/HSOCIETY/hs-ios-commons.git",
"tag": "0.1.24"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HSSwiftCommon/Classes/*",
"swift_version": "4.0"
}