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