blob: 32650635d0e58dc59397393e6df3f8a00166afca [file] [log] [blame]
{
"name": "Raygun4iOS",
"version": "2.1.0",
"summary": "Raygun for iOS",
"homepage": "https://raygun.io",
"license": {
"type": "Custom",
"text": "Copyright (C) 2013-2015 Mindscape\n\n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\n documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the\n rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to\n permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all copies or substantial portions\n of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO\n THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\n TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\nRaygun4iOS makes use of the following libraries:\n\nExcept as noted below, PLCrashReporter is provided under the\nfollowing license:\n\n Copyright (c) 2008 - 2013 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."
},
"authors": {
"Martin Holman": "martin@raygun.io"
},
"source": {
"http": "https://s3.amazonaws.com/data.raygun.io/providers/raygun4ios/2.1.0.zip"
},
"platforms": {
"ios": null
},
"libraries": [
"c++",
"z"
],
"public_header_files": "Raygun4iOS.framework/**/*.h",
"vendored_frameworks": "Raygun4iOS.framework",
"preserve_paths": "Raygun4iOS.framework",
"requires_arc": false,
"xcconfig": {
"OTHER_LDFLAGS": "-lc++"
},
"deprecated_in_favor_of": "raygun4apple"
}