blob: 91dbf783c456b25375fb54d6f3ae173acbec9f55 [file] [log] [blame]
{
"name": "DJHFontManager",
"version": "0.0.3",
"swift_version": "4.2",
"summary": "Change the font for all the app with one line of code",
"description": "One line to change the font for all UILabel, UIButton, UITextView and UITextfield\nwith passing your font",
"homepage": "https://github.com/diyaa-hamza/DJHFontManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diyaa Hamza": "z.t0@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/diyaa-hamza/DJHFontManager.git",
"tag": "0.0.3"
},
"source_files": "DJHFontManager/DJHFontManager/*.swift"
}