[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / 3 / JWNetAutoCache / 0.0.2 / JWNetAutoCache.podspec.json
blobcaa513526032a6ce32d3c6aa6eb83fa101326b55
2   "name": "JWNetAutoCache",
3   "version": "0.0.2",
4   "summary": "iOS web资源缓存解决方案、异步后台更新。离线缓存",
5   "description": "\b JWNetAutoCache  离线加载,自动缓存已经加载过的资源、对已经加载过的资源进行异步更新。有缓存时加载缓存,并且策略性的去更新加载的资源。达到既能最快显示,又能后台异步更新资源的目的。同时还可以在有缓存的情况下防止白屏",
6   "homepage": "https://github.com/dengjunwen/JWNetAutoCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dengjunwen": "dengjunwen1992@163.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/dengjunwen/JWNetAutoCache.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "JWNetAutoCache/*.{h,m}",
22   "requires_arc": true