_φ_(..)

Results 13 issues of _φ_(..)

hi @garnele007 I tried it according to your code, but there was an error like this ![image](https://user-images.githubusercontent.com/11515705/38805811-c9df19ea-41a9-11e8-9034-4f934deac976.png) ![image](https://user-images.githubusercontent.com/11515705/38805886-135d3520-41aa-11e8-9ed5-9b02293bde64.png) please help me,thx

判断string还不够的,后面还要判断是否是字典类型,要不然穿个别的类型也不行

我看最后一次更新是10个月前了。那么cocoapod的版本应该很老了。

temp.yy_obliqueness = @(0.17);//无效 temp.yy_font = [UIFont italicSystemFontOfSize:fontNumber]; //有效。

When I used CocoaPod, my SDWebImage was downgraded,because you specified the version

- (void)setProgress:(CGFloat)progress forPhoto:(IDMPhoto*)photo { IDMPhoto *p = (IDMPhoto*)self.photo; if ([photo.photoURL.absoluteString isEqualToString:p.photoURL.absoluteString]) { **//Here in the case of no network will be in the backThread call** if (_progressView.progress < progress) {...

勾选大写ID时,添加id->ID的映射方法

pod 安装的是0.28版本,麻烦发布一下最新版

修改回放拦截url的两个问题: 1、回放url拦截 flag判断条件不对 2、request重新创建可能缺少信息并且可能为nil(通过result mock的时候)