[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / f / c / AdaptiveFonts / 1.0.1 / AdaptiveFonts.podspec.json
blob67071bfe3367983fa0d5e6275b6e70c532d547cb
2   "name": "AdaptiveFonts",
3   "version": "1.0.1",
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.1"
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   "dependencies": {
23     "Alamofire": [
24       "~> 5.4.1"
25     ]
26   },
27   "swift_version": "4.2"