blob: aa8bbf682e28a628d42e6bcff40b11c5e4115935 [file] [log] [blame]
{
"name": "Bugsee",
"version": "1.17.12",
"summary": "Bug reporting for mobile apps. Learn more at https://www.bugsee.com",
"homepage": "https://www.bugsee.com",
"license": {
"type": "Commercial",
"text": " Copyright (C) 2016 Bugsee\n\n Permission is hereby granted to use this framework as is, modification are not allowed.\n\n All rights reserved.\n\t\t\t\t\n\t\t\t\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\t\t\t\tIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\t\t\t\tFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\t\t\t\tAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\t\t\t\tLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\t\t\t\tOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n\t\t\t\tTHE SOFTWARE.\n"
},
"authors": {
"Bugsee": "contact@bugsee.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"http": "https://download.bugsee.com/sdk/ios/Bugsee-1.17.12.zip"
},
"source_files": "Bugsee.framework/Versions/A/Headers/*.h",
"preserve_paths": "Bugsee.framework/*",
"ios": {
"vendored_frameworks": "Bugsee.framework"
},
"frameworks": [
"CoreGraphics",
"AVFoundation",
"CoreMedia",
"CoreMotion",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"UIKit",
"Bugsee"
],
"libraries": "c++",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bugsee/\""
},
"requires_arc": true
}