[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 6 / Aircall-Design-System / 0.0.2 / Aircall-Design-System.podspec.json
blob8819f3971bdb04c82b984ba56ece98356a884e84
2   "name": "Aircall-Design-System",
3   "version": "0.0.2",
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   "swift_versions": "5.0",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Sourcery": [
28     ],
29     "R.swift": [
31     ],
32     "PhoneNumberKit": [
33       "~> 3.0"
34     ],
35     "MaterialComponents/ActivityIndicator": [
37     ],
38     "Kingfisher": [
40     ],
41     "SkeletonView": [
43     ],
44     "NWSTokenView": [
46     ]
47   },
48   "deprecated": true,
49   "swift_version": "5.0"