blob: b94d854d58290a6d4310ca7497f35df7c924f176 [file] [log] [blame]
{
"name": "IBMMobileFirstPlatformFoundationJSONStore",
"version": "8.0.2020101204",
"license": "IBM - MobileFirst Platform Foundation 8.0 license agreement",
"authors": {
"IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
},
"summary": "JSONStore 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": "IBMMobileFirstPlatformFoundationJSONStore-8.0.2020101204"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"IBMMobileFirstPlatformFoundation": [
"~> 8.0"
],
"IBMMobileFirstPlatformFoundationOpenSSLUtils": [
"~> 8.0"
]
},
"vendored_frameworks": [
"IBMMobileFirstPlatformFoundationJSONStore/Frameworks/SQLCipher.framework",
"IBMMobileFirstPlatformFoundationJSONStore/Frameworks/IBMMobileFirstPlatformFoundationJSONStore.framework"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}