blob: 13882b77032ab1398bebe180a46e10cc9527ef10 [file] [log] [blame]
{
"name": "HQQVRPlayer",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQQVRPlayer/Classes/*.{h,m}",
"resources": "HQQVRPlayer/Classes/HQQVRResource.bundle",
"frameworks": "GLKit"
}