blob: dcd7095bc809f24ebb57c6d88f3943954940abf2 [file] [log] [blame]
{
"name": "DYMBookReader",
"version": "0.2.0",
"summary": "A Shiny Reader for e-book, still under development.",
"description": "A Shiny Reader for e-book, free to use, still under development.",
"homepage": "https://github.com/dymx101/DYMBookReader",
"license": "MIT",
"authors": {
"Daniel Dong": "dymx101@hotmail.com"
},
"source": {
"git": "https://github.com/dymx101/DYMBookReader.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DYMBookReader": [
"Pod/Assets/*.png"
]
}
}