blob: b7821d6ef63bc29160741ad159ead7c7c28a5bbc [file] [log] [blame]
{
"name": "IBMMobileFirstPlatformFoundation",
"version": "8.0.2016032802",
"license": "IBM - MobileFirst Platform Foundation 8.0 beta 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://developer.ibm.com/mobilefirstplatform/beta/license",
"source": {
"git": "https://hub.jazz.net/git/imflocalsdk/imf-client-sdks.git",
"tag": "8.0.2016032802-20160328-0234-rls"
},
"platforms": {
"ios": "7.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"
],
"libraries": "z",
"resources": "IBMMobileFirstPlatformFoundation/Resources/Localizations.bundle",
"vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundationWatchOS.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}