[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 4 / JHDanmakuRender / 2.1.1 / JHDanmakuRender.podspec.json
blobd9089d6fb74d2017bcef2eb6f9e26cdcd33c39cd
2   "name": "JHDanmakuRender",
3   "version": "2.1.1",
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": "2.1.1"
16   },
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.8"
20   },
21   "public_header_files": "JHDanmakuRender/**/*.h",
22   "source_files": "JHDanmakuRender/**/*.{h,m}",
23   "requires_arc": true