[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 4 / f / c / AdaptiveFonts / 1.0.3 / AdaptiveFonts.podspec.json
blob74b299785dba0206bb59bca8094af552b5c59d60
2   "name": "AdaptiveFonts",
3   "version": "1.0.3",
4   "summary": "AdaptiveFonts is a font library to use custom fonts on the fly.",
5   "description": "In brief, AdaptiveFonts is a font library to use custom fonts on the fly. AdaptiveFonts takes responsibilities for:\n\nDownloading fonts from Google Fonts or custom resources.\nRegistering custom fonts to the system.\nLoading and using custom fonts dynamically and seamlessly.",
6   "homepage": "https://github.com/adaptiveplus/AdaptiveFonts/",
7   "license": "MIT",
8   "authors": {
9     "Nurzhigit": "dev@adaptive.plus"
10   },
11   "source": {
12     "git": "https://github.com/adaptiveplus/AdaptiveFonts.git",
13     "tag": "1.0.3"
14   },
15   "source_files": "AdaptiveFonts/**/*.{swift}",
16   "exclude_files": "AdaptiveFonts/Exclude",
17   "frameworks": "UIKit",
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_version": "4.2"