[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 5 / 3 / AircallDesignSystem / 0.1 / AircallDesignSystem.podspec.json
blob677a1f5b7b970cd3de7c543f48b492e1d488b0ce
2   "name": "AircallDesignSystem",
3   "version": "0.1",
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/aircall-ios-design-system",
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": [
18     "DesignSystem/**/*.swift",
19     "Generated/DesignSystem/*.swift"
20   ],
21   "resources": [
22     "DesignSystem/**/*.xib",
23     "DesignSystem/Assets.xcassets",
24     "DesignSystem/Fonts/*.otf"
25   ],
26   "swift_versions": "5.0",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "Sourcery": [
31     ],
32     "R.swift": [
34     ],
35     "PhoneNumberKit": [
36       "~> 3.0"
37     ],
38     "MaterialComponents/ActivityIndicator": [
40     ],
41     "Kingfisher": [
43     ],
44     "SkeletonView": [
46     ],
47     "NWSTokenView": [
49     ]
50   },
51   "swift_version": "5.0"