blob: 2920efd402a86ec0426f29a021a7b16d31649dcf [file] [log] [blame]
{
"name": "IMFDataLocal",
"version": "1.0.0",
"summary": "IMFData allows interaction between MobileFirst Platform and Cloudant Toolkit.",
"description": " IMFData for interacting between MobileFirst Platforma and Cloudant\n providing Security integration via the Data Proxy.\n",
"homepage": "http://www.ibm.com/mobilefirst",
"license": "IBM",
"authors": {
"IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration",
"libraries": [
"sqlite3",
"z"
],
"dependencies": {
"CloudantToolkitLocal": [
"~> 1.0.0"
]
},
"vendored_frameworks": "Frameworks/IMFData.framework",
"source": {
"git": "https://hub.jazz.net/git/imflocalsdk/imf-ios-sdk.git",
"tag": "1.0.0"
}
}