blob: 8c1040180b976749230e5d91edde8a6262633c11 [file] [log] [blame]
{
"name": "MagicMasterDanmaku",
"version": "0.0.1",
"summary": "easy to make danmaku.",
"description": "A framework which easy to make danmaku. It just need an url.",
"homepage": "https://github.com/freedomstar/MagicMasterDanmaku",
"license": "MIT",
"authors": {
"FreeStar": "623243400@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/freedomstar/MagicMasterDanmaku.git",
"tag": "0.0.1"
},
"source_files": [
"MagicMasterDanmaku",
"MagicMasterDanmaku/**/*/.{swift}"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}