blob: b5c06a918f3efc3b1186dc34251d609df002cb9f [file] [log] [blame]
{
"name": "SKDanmakuManager",
"version": "1.0.2",
"summary": "A danmakus manager for iOS.",
"description": "Create danmakus quickly and show in video's layer.",
"homepage": "https://github.com/lskyme/SKDanmakuManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lskyme": "lskyme@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lskyme/SKDanmakuManager.git",
"tag": "1.0.2"
},
"source_files": "SKDanmakuManager/*.{h,m}",
"public_header_files": "SKDanmakuManager/*.h",
"requires_arc": true
}