blob: 3b98f13eecc8352632e53ea6e4e68309706636a3 [file] [log] [blame]
{
"name": "DJHFontManager",
"version": "0.0.6",
"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.6"
},
"source_files": "DJHFontManager/DJHFontManager/*.swift"
}