[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / 3 / SystemFontOverride / 1.0.0 / SystemFontOverride.podspec.json
blobda89bfbd9b9bde218547c39cda1b0d80003cbc38
2   "name": "SystemFontOverride",
3   "version": "1.0.0",
4   "summary": "Easy font branding for your iOS app.",
5   "homepage": "https://github.com/yonat/SystemFontOverride",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yonat Sharon": "yonat@ootips.org"
12   },
13   "platforms": {
14     "ios": "14.0"
15   },
16   "swift_versions": [
17     "5.0"
18   ],
19   "source": {
20     "git": "https://github.com/yonat/SystemFontOverride.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/SystemFontOverride/*.swift",
24   "resource_bundles": {
25     "SystemFontOverride": [
26       "Sources/SystemFontOverride/PrivacyInfo.xcprivacy"
27     ]
28   },
29   "swift_version": "5.0"