[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 5 / 7 / QuizzSD / 0.1.1 / QuizzSD.podspec.json
blob52ff9846af03544859897bdb0161ca08259d492b
2   "name": "QuizzSD",
3   "version": "0.1.1",
4   "summary": "A SwiftUI Design System for a Quiz App.",
5   "description": "QuizzSD is a design system for a quiz application, inspired by Duolingo, implemented in SwiftUI. It includes reusable components such as primary and secondary buttons, styled according to modern UI principles.",
6   "homepage": "https://github.com/unco182/QuizzSD.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Owl": "alban.pellegrini@lafabriquedigitowl.com"
13   },
14   "source": {
15     "git": "https://github.com/unco182/QuizzSD.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "QuizzSD/Classes/**/*.{swift}",
23   "swift_version": "5.0"