2 "name": "JFFontObserver",
4 "summary": "JFFontObserver is used to update fonts and / or UI when a user changes their device font.",
5 "description": "JFFontObserver is used to update fonts and / or UI when a user changes their device font. It uses a simple observer approach to run font and / or UI update blocks.",
6 "homepage": "https://github.com/jfuellert/JFFontObserver",
12 "jfuellert": "jfuellert@gmail.com"
15 "git": "https://github.com/jfuellert/JFFontObserver.git",
22 "source_files": "JFFontObserver/JFFontObserver/**/*.{h,m}",
23 "public_header_files": "JFFontObserver/JFFontObserver/**/*.{h}",