[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 4 / f / c / AdaptiveFonts / 1.0.2 / AdaptiveFonts.podspec.json
blob48480f691dc47f6fea97eabf7cb4f7f0caab07dc
2   "name": "AdaptiveFonts",
3   "version": "1.0.2",
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.2"
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"