| { | |
| "name": "WKWebImage", | |
| "version": "1.1.1", | |
| "summary": "一行代码实现UIImageView的异步加载、缓存图片", | |
| "homepage": "https://github.com/WelkinXie/WKWebImage", | |
| "license": "MIT", | |
| "authors": { | |
| "Welkin Xie": "welkin995@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/WelkinXie/WKWebImage.git", | |
| "tag": "1.1.1", | |
| "commit": "d98835afb6fa8e865eba22239beedd11483e5d19" | |
| }, | |
| "source_files": "WKWebImage/WKWebImage/*.{h,m}", | |
| "requires_arc": true | |
| } |