[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 4 / JHDanmakuRender / 3.0.0 / JHDanmakuRender.podspec.json
blob2ab00eccb53935855cbdc70b7130c9ea906bbbb2
2   "name": "JHDanmakuRender",
3   "version": "3.0.0",
4   "summary": "A danmaku rendering engine for iOS and OSX 一个iOS和OSX通用的弹幕渲染引擎",
5   "homepage": "https://github.com/sunsx9316/JHDanmakuRender",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jimHuang": "sun_8434@163.com"
12   },
13   "source": {
14     "git": "https://github.com/sunsx9316/JHDanmakuRender.git",
15     "tag": "3.0.0"
16   },
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.8"
20   },
21   "private_header_files": "JHDanmakuRender/Private/*.h",
22   "source_files": "JHDanmakuRender/**/*.{h,m}",
23   "requires_arc": true