blob: bbd405a58d3dd08a37cf8dc71d43f5613340c3ea [file] [log] [blame]
{
"name": "FXDanmaku",
"version": "1.0.1",
"summary": "High-performance danmaku with GCD, reusable items and customize configurations.",
"homepage": "https://github.com/ShawnFoo/FXDanmaku",
"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.1"
},
"source_files": "FXDanmaku/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}