blob: ae616c6d8261421008cba8bc7b648baf1d10c71a [file] [log] [blame]
{
"name": "PlayKitVR",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"MetalScope": [
"0.16.0"
],
"PlayKit/Core": [
"3.3.0"
],
"PlayKit/YouboraPlugin": [
]
},
"pushed_with_swift_version": "4.0"
}