[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / d / FontPicker / 1.0.0 / FontPicker.podspec.json
blobd15e9fe41c22c002c5e1e1de13c5d95a5b825486
2   "name": "FontPicker",
3   "version": "1.0.0",
4   "summary": "A font picker to search for and use from ChkSnd.",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/chksnd/fontpicker-ios",
9   "authors": {
10     "Aibek Mazhitov": "aimazhdev@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/chksnd/fontpicker-ios.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "FontPicker/**/*.{h,m,swift,xib,strings,stringsdict}",
17   "exclude_files": "FontPickerDemo",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "platforms": {
23     "ios": "13.0"
24   },
25   "requires_arc": true,
26   "swift_versions": "5.6.1",
27   "swift_version": "5.6.1"