[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 1 / 8 / 3 / essentials / 0.0.1 / essentials.podspec.json
blobb6ec791074fd355229cb6d737057b35101d628bb
2   "name": "essentials",
3   "version": "0.0.1",
4   "summary": "TLSolution에서 사용하는 모듈 라이브러리 입니다.",
5   "description": "TLSolution에서 진행되는 모든 프로젝트에서 기본적으로 사용되는 모듈들의 소스코드가 담겨있는 Library입니다.",
6   "homepage": "https://www.tlsolution.co.kr",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Justin Ji": "jjeui0308@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TLCompany/Modules-iOS.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "*.{swift}",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"