[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 1 / 4 / PlayKitYoubora / 1.2.0 / PlayKitYoubora.podspec.json
blob6f6d40e61e8ba152f0aa37a994281f12e8fb8e21
2   "name": "PlayKitYoubora",
3   "version": "1.2.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.2.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     "YouboraLib": [
28       "6.1.7"
29     ]
30   }