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