[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / a / 3 / AveFontHelpers / 1.0.0 / AveFontHelpers.podspec.json
blob2926faf5ffa349884d9a4f3700cca98f0d30e2ca
2   "name": "AveFontHelpers",
3   "version": "1.0.0",
4   "summary": "Makes working with Dynamic Type and UIFont easier",
5   "homepage": "https://github.com/AndreasVerhoeven/AveFontHelpers",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andreas Verhoeven": "cocoapods@aveapps.com"
12   },
13   "source": {
14     "git": "https://github.com/AndreasVerhoeven/AveFontHelpers.git",
15     "tag": "1.0.0"
16   },
17   "module_name": "AveFontHelpers",
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "Sources/*.swift",
25   "swift_version": "5.0"