blob: 4fa151835b85e9cfd22e37189a6b7ad15d5a0ef5 [file] [log] [blame]
{
"name": "ZJDanmaku",
"version": "0.0.1",
"summary": "ZJDanmaku is a danmaku demo",
"description": "ZJDanmaku is a danmaku demo with some sample api",
"homepage": "https://github.com/CoderCurry/ZJDanmaku",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangjianjun": "a532010870@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CoderCurry/ZJDanmaku.git",
"tag": "0.0.1"
},
"source_files": "ZJDanmakuDemo/ZJDanmaku/*.{h,m}"
}