| { | |
| "name": "QHDanumuDemo", | |
| "version": "1.3", | |
| "summary": "QHDanmuControl 是一款视频常用的弹幕系统算法。", | |
| "homepage": "https://github.com/chenqihui/QHDanumuDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "Ryuuku": "chen_qihui@qq.com" | |
| }, | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chenqihui/QHDanumuDemo.git", | |
| "tag": "1.3" | |
| }, | |
| "source_files": "QHDanmuControl/**/*.{h,m}", | |
| "requires_arc": true | |
| } |