[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 9 / 1 / 0 / GHFontList / 0.0.1 / GHFontList.podspec.json
blob0c5a9803665c745d924a4d052737dc5a884b464f
2   "name": "GHFontList",
3   "version": "0.0.1",
4   "summary": "Show all the font names and font styles supported in the app.",
5   "description": "Show all the font names and font styles supported in the app.",
6   "homepage": "https://github.com/ghosthk/GHFontList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ghosthk": "ghosthkfly@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ghosthk/GHFontList.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "FontList/*.{h,m}"