4 "summary": "Set UIFont style(Bold,Italic,Light,Oblique and combo).",
5 "description": " HLLFont allows you to easily change font style.\n\n * HLLFont extends UIFont using category.\n * Use 1 method: + (UIFont*)fontWithFont:(UIFont*)font style:(NSString*)style.\n * Use combo style, like (BoldOblique)\n * If not find font, return nil.\n",
6 "homepage": "www.couldhll.com",
12 "could_hll": "could_hll@hotmail.com"
18 "git": "https://github.com/couldhll/HLLFont.git",
21 "source_files": "HLLFont/*.{h,m}",
22 "exclude_files": "Classes/Exclude",