blob: 9803636892a394615a1a0f668a9acda64a5bd4a9 [file] [log] [blame]
{
"name": "SlateVideo360",
"version": "0.1.1",
"summary": "iOS VR Player support 360 Degree Video and Google Cardboard.",
"description": "Open Source iOS VR Player support 360 Degree Video and Google Cardboard.",
"homepage": "https://github.com/islate/SlateVideo360",
"license": "Apache 2.0",
"authors": {
"林溢泽": "linyize@gmail.com"
},
"source": {
"git": "https://github.com/islate/SlateVideo360.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SlateVideo360/*.{h,m}",
"resources": [
"SlateVideo360/Resources/HTY360PlayerVC.xib",
"SlateVideo360/Resources/Assets.xcassets",
"SlateVideo360/Resources/Shader.{fsh,vsh}"
],
"dependencies": {
"HTY360Player": [
"0.1.0"
],
"CardboardiOSSDK": [
"0.7.2.1"
]
}
}