blob: 2737a1d39218ec8047dbd1b66f3fd51abe69d85d [file] [log] [blame]
{
"name": "JHDanmakuRender",
"version": "1.22",
"summary": "A danmaku rendering engine for iOS and OSX 一个iOS和OSX通用的弹幕渲染引擎",
"homepage": "https://github.com/sunsx9316/JHDanmakuRender",
"license": "MIT",
"authors": {
"jimHuang": "sun_8434@163.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/sunsx9316/JHDanmakuRender.git",
"tag": "1.22"
},
"source_files": "JHDanmakuRender/**/*.{h,m}",
"requires_arc": true
}