[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / b / 4 / DJHFontManager / 0.0.4 / DJHFontManager.podspec.json
blob7dc3f5038d8ab952ea8071cadc83d56570f6a72c
2   "name": "DJHFontManager",
3   "version": "0.0.4",
4   "swift_version": "4.2",
5   "summary": "Change the font for all the app with one line of code",
6   "description": "One line to change the font for all UILabel, UIButton, UITextView and UITextfield\nwith passing your font",
7   "homepage": "https://github.com/diyaa-hamza/DJHFontManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Diyaa Hamza": "z.t0@hotmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/diyaa-hamza/DJHFontManager.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "DJHFontManager/DJHFontManager/*.swift"