[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 5 / SemicolonDesign / 0.5.2 / SemicolonDesign.podspec.json
blob96e9eced55a6f101122594817c482ff961aea274
2   "name": "SemicolonDesign",
3   "version": "0.5.2",
4   "summary": "Semicolon; design system",
5   "description": "Semicolon;에서 개발한 교내 프로젝트 전용 디자인 시스템입니다.",
6   "homepage": "https://github.com/semicolonDSM/SemicolonDesign_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "semicolondsmkr": "kimxwan0319@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/semicolonDSM/SemicolonDesign_iOS.git",
16     "tag": "0.5.2"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "SemicolonDesign/Sources/**/*",
22   "info_plist": {
23     "CFBundleIdentifier": "org.cocoapods.SemicolonDesign"
24   },
25   "resources": [
26     "SemicolonDesign/Resources/**/*"
27   ],
28   "resource_bundles": {
29     "SemicolonDesign": [
30       "SemicolonDesign/Resources/**/*"
31     ]
32   },
33   "swift_versions": "5.3",
34   "swift_version": "5.3"