4 "summary": "BRNetwork是一个基于AFNetworking和YYCache封装的轻量级网络请求工具",
5 "description": "BRNetwork是一个基于AFNetworking和YYCache封装的轻量级网络请求工具,支持本地数据缓存. Support the Objective - C language.",
6 "homepage": "https://github.com/91renb/BRNetwork",
12 "任波": "developer@irenb.com"
14 "social_media_url": "https://www.irenb.com",
19 "git": "https://github.com/91renb/BRNetwork.git",
23 "default_subspecs": "Core",
27 "source_files": "BRNetwork/Core/*.{h,m}",
32 "BRNetwork/YYCache": [
39 "source_files": "BRNetwork/YYCache/*.{h,m}",
40 "libraries": "sqlite3",