From b96c8bffe430a31144ccdf0adba0333e77359517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B3=A2=E5=84=BF=E8=8F=9C?= <1106355439@qq.com> Date: Wed, 11 Sep 2019 09:53:21 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c42756..28ace20 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,11 @@ [![License](https://img.shields.io/github/license/indulgeIn/YBNetwork.svg)](https://github.com/indulgeIn/YBNetwork)  基于 AFNetworking 二次封装,调用方便,设计简洁,易于拓展。 -(暂时没有支持 cocopods) 设计原理博客:[谈谈 iOS 网络层设计](https://www.jianshu.com/p/fe0dd50d0af1) 参考思路:[iOS应用架构谈 网络层设计方案](https://casatwy.com/iosying-yong-jia-gou-tan-wang-luo-ceng-she-ji-fang-an.html) -参考源码:[YTKNetwork](https://github.com/yuantiku/YTKNetwork) [CTNetworking](https://github.com/casatwy/CTNetworking) +
参考源码:[YTKNetwork](https://github.com/yuantiku/YTKNetwork)
[CTNetworking](https://github.com/casatwy/CTNetworking) ## 特性 From f7edd27e09de65b785aa18b9d256794a69fc38ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B3=A2=E5=84=BF=E8=8F=9C?= <1106355439@qq.com> Date: Wed, 11 Sep 2019 09:53:37 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28ace20..27b7c06 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 设计原理博客:[谈谈 iOS 网络层设计](https://www.jianshu.com/p/fe0dd50d0af1) 参考思路:[iOS应用架构谈 网络层设计方案](https://casatwy.com/iosying-yong-jia-gou-tan-wang-luo-ceng-she-ji-fang-an.html) -
参考源码:[YTKNetwork](https://github.com/yuantiku/YTKNetwork)
[CTNetworking](https://github.com/casatwy/CTNetworking) +
参考源码:[YTKNetwork](https://github.com/yuantiku/YTKNetwork) [CTNetworking](https://github.com/casatwy/CTNetworking) ## 特性