blob: d8e2a023237e4420be429a79450f29d2fd74563d [file] [log] [blame]
{
"name": "IBMMobileFirstPlatformFoundationAnalytics",
"version": "8.0.2020060717",
"license": "IBM - MobileFirst Platform Foundation 8.0 license agreement",
"authors": {
"IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
},
"summary": "Analytics framework for IBM MobileFirst Platform Foundation",
"description": "The IBM MobileFirst platform for iOS SDK integrates with \n the IBM MobileFirst platform Cloud Services. The SDK has a modular design, \n so you can add add services that are required by your \n application as needed.",
"homepage": "https://mobilefirstplatform.ibmcloud.com/licenses/ipla",
"source": {
"git": "https://git.ng.bluemix.net/imfsdkt/imf-client-sdks.git",
"tag": "IBMMobileFirstPlatformFoundationAnalytics-8.0.2020060717"
},
"platforms": {
"ios": "8.0"
},
"libraries": "z",
"dependencies": {
"IBMMobileFirstPlatformFoundation": [
"~> 8.0"
]
},
"vendored_frameworks": "IBMMobileFirstPlatformFoundationAnalytics/Frameworks/IBMMobileFirstPlatformFoundationAnalytics.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}