blob: 57c1e146128e3bd5843f8ed6f1bd2cdf856708fa [file] [log] [blame]
{
"name": "JHDanmakuRender",
"version": "1.21",
"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.21"
},
"source_files": "JHDanmakuRender/**/*.{h,m}",
"requires_arc": true
}