blob: d8f2271d628b7849d4eb14dcc746d65c312e32d8 [file] [log] [blame]
{
"name": "EyexpoVrSDK",
"version": "0.1.3",
"summary": "eyexpo vr",
"description": "eyexpo vr view and view controller\nfor partners",
"homepage": "https://www.eyexpo.com.cn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShuangYi": "lishuangyi@exexpo.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/eyexpo/EyexpoVrSDK.git",
"tag": "0.1.3"
},
"source_files": "EyexpoVrSDK/*.h",
"vendored_libraries": "EyexpoVrSDK/*.a",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "/usr/lib/libz.dylib"
}
}