2 "name": "AFNetworking+Ext",
4 "summary": "AFNetworking的封装, 并提供一个 UIImageView+DYLoading cache in fileSystem+memory",
5 "homepage": "https://github.com/junhaiyang/AFNetworkingExt",
8 "yangjunhai": "junhaiyang@gmail.com"
17 "git": "https://github.com/junhaiyang/AFNetworkingExt.git",
25 "AFNetworkActivityLogger": [
28 "AFgzipRequestSerializer": [
31 "AFOnoResponseSerializer": [
41 "source_files": "Ext/*.{h,m,mm}",
43 "AFNetworking+Ext/AFCustomRequestOperation": [
46 "AFNetworking+Ext/AFDownloadRequestOperation": [
49 "AFNetworking+Ext/AFTextResponseSerializer": [
55 "name": "AFCustomRequestOperation",
56 "source_files": "AFCustomRequestOperation/*.{h,m,mm}"
59 "name": "AFDownloadRequestOperation",
61 "AFNetworking+Ext/AFCustomRequestOperation": [
65 "source_files": "AFDownloadRequestOperation/*.{h,m,mm}"
68 "name": "AFTextResponseSerializer",
69 "source_files": "AFTextResponseSerializer/*.{h,m,mm}"
74 "AFNetworking+Ext/Base": [
78 "source_files": "*.{h,m,mm}"
84 "name": "UIImageView+DYLoading",
86 "AFNetworking+Ext/AFDownloadRequestOperation": [
89 "AFNetworking+Ext/Base": [
93 "source_files": "UIKit/UIImageView+DYLoading/*.{h,m,mm}"