blob: 29d67dc0e6b333582146629ceb94e6e5022d5c63 [file] [log] [blame]
{
"name": "PlayKitProviders",
"version": "1.2.1",
"summary": "PlayKitProviders -- Providers framework for iOS",
"homepage": "https://github.com/kaltura/playkit-ios-providers",
"license": {
"type": "AGPLv3",
"file": "LICENSE"
},
"authors": {
"Kaltura": "community@kaltura.com"
},
"source": {
"git": "https://github.com/kaltura/playkit-ios-providers.git",
"tag": "v1.2.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"PlayKit/AnalyticsCommon": [
"~> 3.8"
],
"KalturaNetKit": [
],
"PlayKitUtils": [
]
}
}