2 "name": "JWNetAutoCache",
4 "summary": "iOS web资源缓存解决方案、异步后台更新。离线缓存",
5 "description": "\b JWNetAutoCache 离线加载,自动缓存已经加载过的资源、对已经加载过的资源进行异步更新。有缓存时加载缓存,并且策略性的去更新加载的资源。达到既能最快显示,又能后台异步更新资源的目的。同时还可以在有缓存的情况下防止白屏",
6 "homepage": "https://github.com/dengjunwen/JWNetAutoCache",
12 "dengjunwen": "dengjunwen1992@163.com"
18 "git": "https://github.com/dengjunwen/JWNetAutoCache.git",
21 "source_files": "JWNetAutoCache/*.{h,m}",