2 "name": "UIDefaultFont",
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",
12 "Gaƫl Foppolo": "me@gaelfoppolo.com"
14 "social_media_url": "http://twitter.com/gaelugio",
16 "git": "https://github.com/gaelfoppolo/UIDefaultFont.git",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "3.2"
26 "source_files": "UIDefaultFont/Classes/**/*",
27 "pushed_with_swift_version": "3.2"