| { | |
| "name": "QGVAPlayer", | |
| "version": "1.0.2", | |
| "summary": "video animation player.", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "description": "video animation player - 高效的特效动画播放组件.", | |
| "homepage": "https://github.com/Tencent/vap", | |
| "license": "MIT", | |
| "authors": { | |
| "mlzhangyu": "mlzhangyu@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Tencent/vap.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "iOS/QGVAPlayer/QGVAPlayer/**/*.{h,m}", | |
| "requires_arc": true | |
| } |