blob: 4ce0025d04e640bddb0f3086c6244c79ccbdf112 [file] [log] [blame]
{
"name": "IBM-MQA-SDK",
"version": "3.2.3",
"summary": "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.",
"homepage": "http://www-03.ibm.com/software/products/en/ibm-mobilefirst-platform-quality-assurance",
"license": {
"type": "Custom",
"text": "Copyright (c) 2010-2015, IBM\n\nThis material, including documentation and any related computer programs, is protected by copyright controlled by IBM.\n\nAll 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.\n\nIBM 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.2.3/Q4M.framework-3.2.3.zip"
},
"frameworks": [
"QuartzCore",
"AudioToolbox",
"CoreLocation",
"SystemConfiguration",
"Security",
"AssetsLibrary",
"CoreTelephony",
"CoreMotion",
"MediaPlayer",
"AVFoundation",
"CoreMedia",
"CoreData"
],
"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
}