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