blob: 918e67eee9b97a383009aa2c6586974eba8110be [file] [log] [blame]
{
"name": "BarrageRenderer",
"version": "2.0.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": "2.0.1"
},
"source_files": [
"BarrageRenderer/*.{h,m}",
"BarrageRenderer/*/*.{h,m}"
]
}