[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 9 / f / MatchpointUIKit / 0.1.9 / MatchpointUIKit.podspec.json
blobc6f9edef9938347ac8a0397fb6b5131d8b5d2de9
2   "name": "MatchpointUIKit",
3   "version": "0.1.9",
4   "summary": "MatchpointUIKit",
5   "description": "MatchpointUIKit provides developers with a kit of atomic but also more complex components to be used for the development of Matchpoint apps",
6   "homepage": "https://team-mobile-gitlab.sisal.it/ios-frameworks/matchpointuikit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mattia Capasso": "mattia.capasso@sisal.it"
13   },
14   "source": {
15     "git": "https://team-mobile-gitlab.sisal.it/ios-frameworks/matchpointuikit.git",
16     "tag": "main"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "MatchpointUIKit/**/*.swift",
22   "resources": [
23     "MatchpointUIKit/Resources/Fonts/*",
24     "MatchpointUIKit/Resources/Localization/**/*.strings",
25     "MatchpointUIKit/Resources/*.xcassets"
26   ],
27   "dependencies": {
28     "SwiftLint": [
30     ],
31     "SwiftGen": [
33     ]
34   }