[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / c / 1 / 6 / Aircall-Design-System / 0.0.3 / Aircall-Design-System.podspec.json
blobf307056ba8037b97904bf960c057be3b0ec72eba
2   "name": "Aircall-Design-System",
3   "version": "0.0.3",
4   "summary": "Aircall Design System.",
5   "description": "A project that brings DesignSystem Pod and its sample app for prototyping and versioning all the components.\n  * This pod is used in the Aircall app to add Design system components.",
6   "homepage": "https://github.com/aircall",
7   "license": "MIT",
8   "authors": {
9     "Aircall": "dev@aircall.io"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "."
16   },
17   "source_files": "DesignSystem/**/*.swift",
18   "resources": [
19     "DesignSystem/**/*.xib",
20     "DesignSystem/Assets.xcassets",
21     "DesignSystem/Fonts/*.otf"
22   ],
23   "resource_bundles": {
24     "Aircall-Design-System": [
25       "DesignSystem/**/*.{otf}"
26     ]
27   },
28   "swift_versions": "5.0",
29   "frameworks": "UIKit",
30   "dependencies": {
31     "Sourcery": [
33     ],
34     "R.swift": [
36     ],
37     "PhoneNumberKit": [
38       "~> 3.0"
39     ],
40     "MaterialComponents/ActivityIndicator": [
42     ],
43     "Kingfisher": [
45     ],
46     "SkeletonView": [
48     ],
49     "NWSTokenView": [
51     ]
52   },
53   "deprecated": true,
54   "swift_version": "5.0"