| { | |
| "name": "YYHCache", | |
| "version": "0.0.6", | |
| "summary": "data of Cache", | |
| "description": "Memory cache disk cache.", | |
| "homepage": "https://github.com/yahua/YYHCache", | |
| "license": "MIT", | |
| "authors": { | |
| "yahua": "yahua523@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/yahua/YYHCache.git", | |
| "tag": "0.0.6" | |
| }, | |
| "source_files": "YYHCache/*.{h,m}", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ] | |
| } |