[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / 9 / d / UIDefaultFont / 0.1 / UIDefaultFont.podspec.json
blob7be0947cb56ca67109e935f9e4c03af0350b5319
2   "name": "UIDefaultFont",
3   "version": "0.1",
4   "summary": "Replace the system font in the whole app easily",
5   "description": "Replace the system font in the whole app easily.\nThis micro libray is simply just a swizzle of the default UIFont method, regarding system font.\nWe UIDefaultFont you can replace the default system font with a couple of lines.",
6   "homepage": "https://github.com/gaelfoppolo/UIDefaultFont",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GaĆ«l Foppolo": "me@gaelfoppolo.com"
13   },
14   "source": {
15     "git": "https://github.com/gaelfoppolo/UIDefaultFont.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "UIDefaultFont/Classes/**/*",
22   "pushed_with_swift_version": "3.2"