blob: 9ff3f6e81176099d006ad5a337a3157c3f3fbe6e [file] [log] [blame]
{
"name": "PlayKitVR",
"version": "1.0.2",
"summary": "PlayKitVR -- VR framework for iOS",
"homepage": "https://github.com/kaltura/playkit-ios-vr",
"license": {
"type": "AGPLv3",
"file": "LICENSE"
},
"authors": {
"Kaltura": "community@kaltura.com"
},
"source": {
"git": "https://github.com/kaltura/playkit-ios-vr.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"MetalScope": [
"0.16.0"
],
"PlayKit/Core": [
]
},
"pushed_with_swift_version": "4.0"
}