| { |
| "name": "PlayKitKava", |
| "version": "1.4.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.4.0" |
| }, |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "9.0", |
| "tvos": "9.0" |
| }, |
| "source_files": "Sources/*", |
| "dependencies": { |
| "PlayKit/Core": [ |
| "~> 3.16" |
| ], |
| "PlayKit/AnalyticsCommon": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |