blob: fecc0fe317639cb724f22133c0ea8269b57b9d6f [file] [log] [blame]
{
"name": "PlayKitVR",
"version": "1.0.3",
"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.3"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"MetalScope": [
"0.16.0"
],
"PlayKit/Core": [
]
}
}