4 "summary": "iOS Networking based on AFNetworking",
5 "description": "LNNetworking基于AFNetworking3.x,主要用来发起请求,监听请求状态,接收请求结果,处理缓存逻辑,初步处理数据,功能点有:\n支持Get Post Post(上传数据) Head Put Patch Delete\n支持缓存,可配置过期时间等\n支持Delegate,Block两种回调策略,可自由配置\n支持返回数据为模型转换后的对象",
6 "homepage": "https://github.com/lengain/LNNetworking",
12 "lengain": "lengain@qq.com"
14 "social_media_url": "https://github.com/lengain",
19 "git": "https://github.com/lengain/LNNetworking.git",
22 "source_files": "LNNetworking/*.{h,m}",