[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / a / 2 / d / KalturaOttClient / 8.1.0.30036 / KalturaOttClient.podspec.json
blob24ae78901d6097faa99ca927dfa69446b231c20c
2   "name": "KalturaOttClient",
3   "version": "8.1.0.30036",
4   "summary": "Kaltura OTT Client Library for Swift/iOS",
5   "homepage": "https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift",
6   "license": {
7     "type": "AGPLv3",
8     "text": "AGPLv3"
9   },
10   "authors": {
11     "Kaltura": "community@kaltura.com"
12   },
13   "source": {
14     "git": "https://github.com/kaltura/KalturaOttGeneratedAPIClientsSwift.git",
15     "tag": "8.1.0.30036"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "10.0"
20   },
21   "source_files": "KalturaClient/Classes/**/*",
22   "swift_versions": "5.0",
23   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "KalturaClient/Classes/**/*",
28       "dependencies": {
29         "Log": [
30           "2.0"
31         ]
32       }
33     }
34   ],
35   "swift_version": "5.0"