blob: fbd0e27c7eeadd30ab9cbc6406ebe45cca1d36d1 [file] [log] [blame]
{
"name": "CPYDanmakuMaster",
"version": "0.1.0",
"summary": "A danmaku lib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cielpy/CPYDanmakuMaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cielpy": "beijiu572@gmail.com"
},
"source": {
"git": "https://github.com/cielpy/CPYDanmakuMaster.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPYDanmakuMaster/Classes/**/*"
}