[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / a / 1 / 8 / DYMBookReader / 0.2.0 / DYMBookReader.podspec.json
blobdcd7095bc809f24ebb57c6d88f3943954940abf2
2   "name": "DYMBookReader",
3   "version": "0.2.0",
4   "summary": "A Shiny Reader for e-book, still under development.",
5   "description": "A Shiny Reader for e-book, free to use, still under development.",
6   "homepage": "https://github.com/dymx101/DYMBookReader",
7   "license": "MIT",
8   "authors": {
9     "Daniel Dong": "dymx101@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dymx101/DYMBookReader.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DYMBookReader": [
22       "Pod/Assets/*.png"
23     ]
24   }