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