[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / b / 4 / DJHFontManager / 0.0.2 / DJHFontManager.podspec.json
blob2dbaa678a3caa9fe2a601839c83d8bc98fdb32f3
2   "name": "DJHFontManager",
3   "version": "0.0.2",
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.2"
21   },
22   "source_files": "DJHFontManager/DJHFontManager/*.swift"