[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 1 / 4 / PlayKitYoubora / 1.1.0 / PlayKitYoubora.podspec.json
bloba31a7b3fd9aa83fa87643a7a6ed0e4ea4b0a6380
2   "name": "PlayKitYoubora",
3   "version": "1.1.0",
4   "summary": "PlayKitYoubora -- Analytics framework for iOS",
5   "homepage": "https://github.com/kaltura/playkit-ios-youbora",
6   "license": {
7     "type": "AGPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kaltura": "community@kaltura.com"
12   },
13   "source": {
14     "git": "https://github.com/kaltura/playkit-ios-youbora.git",
15     "tag": "v1.1.0"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/**/*",
23   "dependencies": {
24     "PlayKit/AnalyticsCommon": [
25       "~> 3.8.0"
26     ],
27     "Youbora-AVPlayer/dynamic": [
28       "5.4.18"
29     ]
30   }