blob: 0521448ab62dc9845d3b20d0484d9b414b2328ac [file] [log] [blame]
{
"name": "IBM-MQA-SDK",
"version": "3.3.0",
"description": "IBM MQA SDK is a set of tools that closes the feedback loop between app creators, testers and users to help ensure the best app quality possible. With IBM MQA SDK you can stay on top of your app's quality in the lab and in production.",
"summary": "With IBM MQA SDK you can stay on top of your app's quality in the lab and in production.",
"homepage": "http://www-03.ibm.com/software/products/en/ibm-mobilefirst-platform-quality-assurance",
"license": {
"type": "Custom",
"text": "Copyright (c) 2010-2016, IBM This material, including documentation and any related computer programs, is protected by copyright controlled by IBM. All rights are reserved. Copying, including reproducing, storing, adapting or translating, any or all of this material requires the prior written consent of IBM. This material also contains confidential information, which may not be disclosed to others without the prior written consent of IBM. IBM MQA SDK is a registered trademark of IBM. Other company and product names mentioned herein may be trademarks or tradenames of their respective owners."
},
"authors": {
"IBM": "help@ibm.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://s3.amazonaws.com/mqa-sdk-releases/iOS/3.3.0/Q4M.framework-3.3.0.zip"
},
"frameworks": [
"QuartzCore",
"AudioToolbox",
"CoreLocation",
"SystemConfiguration",
"Security",
"AssetsLibrary",
"CoreTelephony",
"CoreMotion",
"MediaPlayer",
"AVFoundation",
"CoreMedia",
"CoreData",
"CoreVideo",
"CoreText"
],
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "APL_ENABLED=1"
},
"preserve_paths": "Q4M.framework",
"public_header_files": "Q4M.framework/Versions/A/Headers/*",
"vendored_frameworks": "Q4M.framework",
"requires_arc": false
}