blob: d5058f0a9b39018e88896ba759aa13da121193a6 [file] [log] [blame]
{
"name": "PlayKitKava",
"version": "1.5.0",
"summary": "PlayKitKava -- Analytics framework for iOS",
"homepage": "https://github.com/kaltura/playkit-ios-kava",
"license": {
"type": "AGPLv3",
"file": "LICENSE"
},
"authors": {
"Kaltura": "community@kaltura.com"
},
"source": {
"git": "https://github.com/kaltura/playkit-ios-kava.git",
"tag": "v1.5.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/*",
"dependencies": {
"PlayKit/AnalyticsCommon": [
"~> 3.16"
]
},
"swift_version": "5.0"
}