[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 9 / mamba / 2.2.0 / mamba.podspec.json
blob865d9c7c71a574241cc8f3d8c1fe8f5e3f620d33
2   "name": "mamba",
3   "version": "2.2.0",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "text": "                            Copyright 2017 Comcast Cable Communications Management, LLC\n                            Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file \n                            except in compliance with the License. You may obtain a copy of the License at\n                                http://www.apache.org/licenses/LICENSE-2.0\n                            Unless required by applicable law or agreed to in writing, software distributed under the \n                            License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, \n                            either express or implied. See the License for the specific language governing permissions \n                            and limitations under the License.\n                            This product includes software developed at Comcast (http://www.comcast.com/).\n"
7   },
8   "homepage": "https://github.com/Comcast/mamba",
9   "summary": "mamba - a library for parsing, validating and editing HLS manifests",
10   "authors": "Comcast",
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "9.0",
14     "tvos": "9.0",
15     "osx": "10.13"
16   },
17   "source": {
18     "git": "https://github.com/Comcast/mamba.git",
19     "tag": "2.2.0"
20   },
21   "source_files": "mambaSharedFramework/**/*.{h,m,swift,c}",
22   "preserve_paths": "mambaSharedFramework/**/*.include",
23   "frameworks": "CoreMedia",
24   "requires_arc": true,
25   "swift_version": "5.0"