blob: bbaa109437f93dd3ab337c07bc554f2b274a43bb [file] [log] [blame]
{
"name": "TealiumCrashReporter",
"version": "1.3.5",
"summary": "Fork of the Plausible Labs PLCrashReporter repo.",
"description": "This fork contains code that is not part of the core PLCrashReporter distribution. This software is not provided by or maintained by Plausible Labs.",
"homepage": "https://github.com/Tealium/plcrashreporter",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"text": "Except as noted below, PLCrashReporter is provided under the\nfollowing license:\n\n Copyright (c) 2008 - 2014 Plausible Labs Cooperative, Inc.\n All rights reserved.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation\n files (the \"Software\"), to deal in the Software without\n restriction, including without limitation the rights to use,\n copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the\n Software is furnished to do so, subject to the following\n conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\n HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n OTHER DEALINGS IN THE SOFTWARE.\n\nAdditional contributions have been made under the same license terms\nas above, with copyright held by their respective authors:\n\n Damian Morris <damian@moso.com.au>\n Copyright (c) 2010 MOSO Corporation, Pty Ltd.\n All rights reserved.\n\n HockeyApp/Bitstadium\n Copyright (c) 2012 HockeyApp, Bit Stadium GmbH.\n All rights reserved.\n\nThe protobuf-c library, as well as the PLCrashLogWriterEncoding.c\nfile are licensed as follows:\n\n Copyright 2008, Dave Benson.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with\n the License. You may obtain a copy of the License\n at http://www.apache.org/licenses/LICENSE-2.0 Unless\n required by applicable law or agreed to in writing,\n software distributed under the License is distributed on\n an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n KIND, either express or implied. See the License for the\n specific language governing permissions and limitations\n under the License.\n"
},
"authors": {
"Jonathan Wong": "jonathan.wong@tealium.com"
},
"source": {
"http": "https://github.com/Tealium/plcrashreporter/blob/master/TealiumCrashReporteriOS.framework.zip?raw=true"
},
"requires_arc": false,
"vendored_frameworks": "TealiumCrashReporteriOS.framework"
}