{"id":47081997,"url":"https://github.com/wanteddev/montage-ios","last_synced_at":"2026-05-22T12:08:58.691Z","repository":{"id":343873100,"uuid":"476108170","full_name":"wanteddev/montage-ios","owner":"wanteddev","description":"🎨 Wanted iOS Design System - Montage","archived":false,"fork":false,"pushed_at":"2026-04-02T09:59:59.000Z","size":8202,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-04-03T08:16:08.088Z","etag":null,"topics":["design-system","ios","swift","swiftui","wantedlab"],"latest_commit_sha":null,"homepage":"https://montage.wanted.co.kr","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wanteddev.png","metadata":{"files":{"readme":"README.ko.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-31T01:28:36.000Z","updated_at":"2026-04-02T09:58:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/wanteddev/montage-ios","commit_stats":null,"previous_names":["wanteddev/montage-ios"],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/wanteddev/montage-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanteddev%2Fmontage-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanteddev%2Fmontage-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanteddev%2Fmontage-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanteddev%2Fmontage-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wanteddev","download_url":"https://codeload.github.com/wanteddev/montage-ios/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wanteddev%2Fmontage-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31551891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["design-system","ios","swift","swiftui","wantedlab"],"created_at":"2026-03-12T07:02:54.314Z","updated_at":"2026-05-20T03:14:19.582Z","avatar_url":"https://github.com/wanteddev.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Montage\n\nWanted Lab iOS 디자인 시스템\n\n[English](./README.md) | [한국어](./README.ko.md)\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/wanteddev/montage-ios/blob/HEAD/LICENSE)\n[![iOS](https://img.shields.io/badge/Platform-iOS-black.svg)](https://developer.apple.com/ios/)\n[![Swift](https://img.shields.io/badge/Swift-5-orange.svg)](https://swift.org)\n[![SwiftUI](https://img.shields.io/badge/SwiftUI-iOS16-007ACC.svg)](https://developer.apple.com/swiftui/)\n\n![](https://static.wanted.co.kr/montage-github/thumbnail.png)\n\n## 문서\n\n[https://montage.wanted.co.kr](https://montage.wanted.co.kr)에서 문서를 확인할 수 있습니다.\n\n## 설치\n\n### Swift Package Manager\n\nXcode에서 File \u003e Add Packages... 메뉴를 선택하고 다음 URL을 입력하세요:\n\n```\nhttps://github.com/wanteddev/montage-ios.git\n```\n\n또는 `Package.swift` 파일에 다음을 추가하세요:\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/wanteddev/montage-ios.git\", from: \"3.0.0\")\n]\n```\n\n## 사용법\n\n```swift\nimport Montage\n\nButton(variant: .solid, color: .primary, size: .small) {\n  // some action\n}\n.loading(true)\n```\n\nMontage가 제공하는 여러 구성 요소와 사용 예시들을 한눈에 볼 수 있도록 샘플 앱 프로젝트를 제공하고 있습니다. [Sources/Blueprint](https://github.com/wanteddev/montage-ios/tree/main/Sources/Blueprint) 폴더를 참고해 주세요.\n\n## 시작하기\n\n개발 환경 설정 및 로컬 문서 호스팅 방법은 [시작하기 가이드](./GETTINGSTARTED.md)를 참고해 주세요.\n\n## Montage MCP\n\nMontage는 [MCP (Model Context Protocol)](https://modelcontextprotocol.io) 서버를 함께 제공합니다. Claude Code 등 LLM 도구가 컴포넌트/토큰/아이콘 메타데이터와 Figma → SwiftUI 변환 절차서를 도구 호출로 사용할 수 있습니다.\n\n설치 및 사용 방법은 [packages/montage-mcp/README.ko.md](./packages/montage-mcp/README.ko.md)를 참고해 주세요.\n\n## 기여하기\n\n기여를 환영합니다! Pull Request를 제출하기 전에 [기여 가이드](./CONTRIBUTING.md)를 읽어주세요.\n\n## 라이선스\n\n이 프로젝트는 [MIT 라이선스](./LICENSE)에 따라 라이선스가 부여됩니다. 서드파티 라이선스는 [THIRD_PARTY_LICENSES.md](./THIRD_PARTY_LICENSES.md)를 참고해 주세요.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwanteddev%2Fmontage-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwanteddev%2Fmontage-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwanteddev%2Fmontage-ios/lists"}