[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / f / c / AdaptiveFonts / 1.0.0 / AdaptiveFonts.podspec.json
blob970a6c589b01c142a70aa2c03367ae27ec0aa6ce
2   "name": "AdaptiveFonts",
3   "version": "1.0.0",
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.0"
14   },
15   "source_files": "AdaptiveFonts/**/*.{swift}",
16   "frameworks": "UIKit",
17   "swift_versions": "4.2",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "dependencies": {
22     "Alamofire": [
23       "~> 5.4.1"
24     ]
25   },
26   "swift_version": "4.2"