[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / d / 0 / c / PlayKitSmartSwitch / 1.0.0 / PlayKitSmartSwitch.podspec.json
blobcddb65a2c5c71f44a3bfe65778f5782e4b4b99fc
2   "name": "PlayKitSmartSwitch",
3   "version": "1.0.0",
4   "summary": "Kaltura PlayKit plugin for the NPAW Smart Switch.",
5   "description": "Kaltura PlayKit plugin for the NPAW Smart Switch.\nhttps://npaw.com/cdn-balancer/",
6   "homepage": "https://github.com/kaltura/playkit-ios-smartSwitch",
7   "license": {
8     "type": "AGPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kaltura": "community@kaltura.com"
13   },
14   "source": {
15     "git": "https://github.com/kaltura/playkit-ios-smartSwitch.git",
16     "tag": "v1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "tvos": "10.0"
22   },
23   "source_files": "PlayKitSmartSwitch/Classes/**/*",
24   "dependencies": {
25     "PlayKit/AnalyticsCommon": [
26       "~> 3.22"
27     ],
28     "KalturaPlayer/Interceptor": [
30     ],
31     "KalturaNetKit": [
32       "~> 1.5.1"
33     ]
34   },
35   "xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
38   },
39   "swift_version": "5.0"