blob: 5273220102785724263ac90a57c1d9061a0e904e [file] [log] [blame]
{
"name": "TLSModules",
"version": "0.0.1",
"summary": "TLSolution에서 사용하는 모듈 라이브러리 입니다.",
"description": "TLSolution에서 진행되는 모든 프로젝트에서 기본적으로 사용되는 모듈들의 소스코드가 담겨있는 Library입니다.",
"homepage": "https://www.tlsolution.co.kr",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjeui0308@gmail.com": "jjeui0308@gmail.com"
},
"source": {
"git": "https://github.com/TLCompany/TLSModules-iOS.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "5.0",
"source_files": "Source/**/*"
}