blob: 9a5faa69c71da3d15f9e848eb5c1defb448e596e [file] [log] [blame]
{
"name": "LeoDanmakuKit",
"version": "0.1.0",
"summary": "A Danmaku Kit For iOS",
"description": "An iOS Danmaku Kit,you can easy add danmaku to your project",
"homepage": "https://github.com/LeoMobileDeveloper/LeoDanmakuKit",
"license": "MIT",
"authors": {
"LeoMobileDeveloper": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/LeoDanmakuKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LeoDanmakuKit": [
"Pod/Assets/*.png"
]
}
}