blob: 39c507e66a4babf78da629f199dd7065a05f29d4 [file] [log] [blame]
{
"name": "FXDanmaku",
"version": "1.0.0",
"summary": "High-performance danmaku with GCD, reusable items and customize configurations.",
"homepage": "https://github.com/ShawnFoo/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shawn Foo": "fu4904@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ShawnFoo/FXDanmaku.git",
"tag": "v1.0.0"
},
"source_files": "FXDanmaku/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}