{ | |
"name": "FEDanmuView", | |
"version": "0.1.1", | |
"summary": "一个简单好用的用于显示弹幕的视图", | |
"homepage": "https://github.com/Feelinging/FEDanmuView", | |
"license": "MIT", | |
"authors": { | |
"Kira Yamato": "https://github.com/kirayamato1989" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/Feelinging/FEDanmuView.git", | |
"tag": "0.1.1" | |
}, | |
"requires_arc": true, | |
"source_files": "FEDanmuView/*.{h,m}" | |
} |