https://github.com/developeracademy-postech/pos-frameworks-dictionary
Apple Technologies Document 에 나와있는 애플의 기술들에서 앱을 만들 때 사용할 수 있는 여러가지 프레임워크들을 정리하는 문서입니다
https://github.com/developeracademy-postech/pos-frameworks-dictionary
apple ios
Last synced: about 2 months ago
JSON representation
Apple Technologies Document 에 나와있는 애플의 기술들에서 앱을 만들 때 사용할 수 있는 여러가지 프레임워크들을 정리하는 문서입니다
- Host: GitHub
- URL: https://github.com/developeracademy-postech/pos-frameworks-dictionary
- Owner: DeveloperAcademy-POSTECH
- Created: 2022-05-17T21:35:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T14:29:33.000Z (over 1 year ago)
- Last Synced: 2025-01-18T01:31:03.021Z (4 months ago)
- Topics: apple, ios
- Homepage:
- Size: 11.7 KB
- Stars: 40
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# Apple frameworks dictionary
> [Apple Technologies Document](https://developer.apple.com/documentation/technologies) 에 나와있는 애플의 기술들에서 앱을 만들 때 사용할 수 있는 여러가지 프레임워크들을 정리하는 문서입니다.
> Issue와 PR은 언제나 환영합니다.# 카테고리 & 프레임워크
## 손쉬운 사용 및 포용성
## 앱 서비스
1. EventKit
2. Core MIDI
3. Core Haptics
4. Core Motion
5. SharePlay
## 오디오 및 비디오
1. ShazamKit
## 증강현실
1. ARKit
2. RealityKit
3. RealityComposer
## 건강 및 피트니스
1. HealthKit
2. ResearchKit
3. CareKit
## 지도 및 위치
1. MapKit
## ML 및 Vision
1. [CoreML](./CoreML/)
2. Vision
3. Speech
4. Natural Language
## 시스템 서비스
1. Core Data
2. CloudKit
## 보안
1. [CryptoKit](./CryptoKit/)