blob: ff68964a17be87a4a7e373fcb2e81b153de28836 [file] [log] [blame]
{
"name": "PlayKitVR",
"version": "1.2.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.2.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"PlayKit/Core": [
]
}
}