[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 6 / 5 / PlayKitProviders / 1.0.0 / PlayKitProviders.podspec.json
blob706c8c625501aadba75ea5498d6c4b12ede0b929
2   "name": "PlayKitProviders",
3   "version": "1.0.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.0.0"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "PlayKit/AnalyticsCommon": [
24       "~> 3.7.0"
25     ],
26     "KalturaNetKit": [
28     ],
29     "PlayKitUtils": [
31     ]
32   }