blob: 1152bd94744a7fb2ed2d3a56c599dce491c6f24d [file] [log] [blame]
{
"name": "BarrageRenderer",
"version": "1.9.1",
"summary": "With BarrageRenderer, you can easily create barrage or danmaku in your apps.",
"homepage": "https://github.com/unash/BarrageRenderer.git",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"unash": "unash@exbye.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/unash/BarrageRenderer.git",
"tag": "1.9.1"
},
"source_files": [
"BarrageRenderer/*.{h,m}",
"BarrageRenderer/*/*.{h,m}"
]
}