[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 6 / 5 / PlayKitProviders / 1.0.1 / PlayKitProviders.podspec.json
blob22fe6ecc022480ca81fe27d7b47544c59e92389b
2   "name": "PlayKitProviders",
3   "version": "1.0.1",
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.0.1"
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.7.0"
26     ],
27     "KalturaNetKit": [
29     ],
30     "PlayKitUtils": [
32     ]
33   }