blob: b420ab25c576d0fcff8a4204ee912f9a824c52cd [file] [log] [blame]
{
"name": "DWReader",
"version": "0.0.0.11",
"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.11"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DWReader/*",
"frameworks": "UIKit"
}