blob: 5a3b3af5537347f499561b13eaccdb7c6fb0da22 [file] [log] [blame]
{
"name": "KalturaOttClient",
"version": "4.7.43.12166",
"summary": "KalturaOttClient.",
"homepage": "https://github.com/kaltura/clients-generator/tree/master/sources/swift",
"license": {
"type": "AGPLv3",
"text": "AGPLv3"
},
"authors": {
"Kaltura": "community@kaltura.com"
},
"source": {
"git": "https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift.git",
"tag": "4.7.43.12166"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KalturaClient/Classes/**/*",
"default_subspecs": "Core",
"pushed_with_swift_version": "3",
"subspecs": [
{
"name": "Core",
"source_files": "KalturaClient/Classes/**/*",
"dependencies": {
"Log": [
"1.0"
]
}
}
]
}