| { | |
| "name": "DWReader", | |
| "version": "0.0.0.22", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "尝试写一个阅读器核心。Try to build a reader core.", | |
| "homepage": "https://github.com/CodeWicky/DWReader", | |
| "authors": { | |
| "codeWicky": "codewicky@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CodeWicky/DWReader.git", | |
| "tag": "0.0.0.22" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "DWReader/*", | |
| "frameworks": "UIKit" | |
| } |