blob: 6d2e9c72c1fe19ba5c82f8fab80e1d8c2be65c32 [file] [log] [blame]
{
"name": "PlayKitVR",
"version": "1.1.1",
"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.1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"PlayKit/Core": [
]
}
}