HundredLee

1pod
```objectivec
```
objectivec //HDIconFont Register [[HDIconFont instance] initWithConfig:@{ @(HDFontPath):@"iconfont.ttf", @(HDFontName):@"iconfont", @(HDFontString): @{ @"tab_home_icon":@"U0000e603" } }];
objectivec HDIconImageMake(@"tab_home_icon",@"[UIColor orangeColor]",25);
许可证: MIT