blob: e6203eba2ea07b34fe592cd7f7c7e53dbad8a1ec [file] [log] [blame]
{
"name": "IBMMobileFirstPlatformFoundation",
"version": "8.0.2017032814",
"license": "IBM - MobileFirst Platform Foundation 8.0 license agreement",
"authors": {
"IBM MobileFirst platform for iOS and watchOS.": "mobilsdk@us.ibm.com"
},
"summary": "Use the SDK to develop applications for the Apple iPhone/iPad or Apple Watch that use the IBM MobileFirst platform for iOS/watchOS services.",
"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://hub.jazz.net/git/imflocalsdk/imf-client-sdks.git",
"tag": "IBMMobileFirstPlatformFoundation-8.0.2017032814"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"ios": {
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"Security"
],
"libraries": [
"stdc++.6",
"z",
"c++"
],
"resources": "IBMMobileFirstPlatformFoundation/Resources/Localizations.bundle",
"vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundation.framework"
},
"watchos": {
"frameworks": [
"MobileCoreServices",
"Security",
"WatchKit"
],
"libraries": "z",
"resources": "IBMMobileFirstPlatformFoundation/Resources/Localizations.bundle",
"vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundationWatchOS.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}