[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 2 / a / DWReader / 0.0.0.5 / DWReader.podspec.json
blob66aa784f6ec727732c9e6a724cc9d39335daf165
2   "name": "DWReader",
3   "version": "0.0.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "尝试写一个阅读器核心。Try to build a reader core.",
9   "homepage": "https://github.com/CodeWicky/DWReader",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CodeWicky/DWReader.git",
15     "tag": "0.0.0.5"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "DWReader/*",
22   "frameworks": "UIKit"