| { |
| "name": "KalturaOttClient", |
| "version": "5.4.0.28243", |
| "summary": "Kaltura OTT Client Library for Swift/iOS", |
| "homepage": "https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift", |
| "license": { |
| "type": "AGPLv3", |
| "text": "AGPLv3" |
| }, |
| "authors": { |
| "Kaltura": "community@kaltura.com" |
| }, |
| "source": { |
| "git": "https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift.git", |
| "tag": "5.4.0.28243" |
| }, |
| "platforms": { |
| "ios": "8.0", |
| "tvos": "10.0" |
| }, |
| "source_files": "KalturaClient/Classes/**/*", |
| "swift_versions": "5.0", |
| "default_subspecs": "Core", |
| "subspecs": [ |
| { |
| "name": "Core", |
| "source_files": "KalturaClient/Classes/**/*", |
| "dependencies": { |
| "Log": [ |
| "2.0" |
| ] |
| } |
| } |
| ], |
| "swift_version": "5.0" |
| } |