[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / b / Fonty / 2.0.0 / Fonty.podspec.json
blobbb3feaf4470785a4fb09075edff916ce0d4c641e
2   "name": "Fonty",
3   "version": "2.0.0",
4   "summary": "A thirdparty font management framework for iOS apps.",
5   "description": "Use Fonty to download, cache and register your font from web.",
6   "homepage": "https://github.com/s2mh/Fonty",
7   "screenshots": "https://github.com/s2mh/Fonty/raw/master/Screenshot/Fonty-Demo.gif",
8   "license": "MIT",
9   "authors": {
10     "": "s2mh@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/s2mh/Fonty.git",
17     "tag": "2.0.0"
18   },
19   "source_files": "Fonty/*.{h,m}",
20   "public_header_files": "Fonty/*.{h}"