| { |
| "name": "HQQVRPlayer", |
| "version": "0.2.0", |
| "summary": "A lightweight vr library for plays panoramas and videos.", |
| "description": "TODO: Add long description of the pod here.A lightweight vr library for plays panoramas and videos.", |
| "homepage": "https://github.com/huangqiangqiang/HQQVRPlayer", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "huangqiangqiang": "285086598@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/huangqiangqiang/HQQVRPlayer.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HQQVRPlayer/Classes/*.{h,m}", |
| "resources": "HQQVRPlayer/Classes/HQQVRResource.bundle", |
| "frameworks": "GLKit" |
| } |