blob: 219dba605af8f04b238f0497a269fa79763c46d0 [file] [log] [blame]
{
"name": "CardboardiOSSDK",
"version": "0.7.2.2",
"summary": "Cardboard iOS SDK",
"description": "Cardboard iOS SDK clone from https://github.com/rsanchezsaez/CardboardSDK-iOS",
"homepage": "https://github.com/islate/CardboardSDK-iOS",
"license": "Apache",
"authors": {
"林溢泽": "linyize@gmail.com"
},
"source": {
"git": "https://github.com/islate/CardboardSDK-iOS.git",
"tag": "0.7.2.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CardboardSDK/**/*.{h,m,mm}",
"libraries": "c++",
"frameworks": [
"OpenGLES",
"GLKit",
"CoreMotion"
]
}