[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 6 / 5 / PlayKitProviders / 1.2.0 / PlayKitProviders.podspec.json
blobe656591f7a7ced728abcf099e20e2d7564fe1243
2   "name": "PlayKitProviders",
3   "version": "1.2.0",
4   "summary": "PlayKitProviders -- Providers framework for iOS",
5   "homepage": "https://github.com/kaltura/playkit-ios-providers",
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-providers.git",
15     "tag": "v1.2.0"
16   },
17   "swift_version": "4.2",
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     "KalturaNetKit": [
29     ],
30     "PlayKitUtils": [
32     ]
33   }