blob: 906c175f6942f50c73aa4dbeae556fc3f7562a4d [file] [log] [blame]
{
"name": "IMFData",
"version": "1.0.0",
"summary": "IMFData allows security integration between IMFCore and Cloudant Toolkit.",
"description": " IMFData is for security integration between MobileFirst Cloud Services and Cloudant.\n",
"homepage": "https://www.ng.bluemix.net/docs/",
"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": {
"IMFCore": [
"~> 1.0.0"
],
"CloudantToolkit": [
"~> 1.0.0"
]
},
"vendored_frameworks": "Frameworks/IMFData.framework",
"source": {
"git": "https://hub.jazz.net/git/bluemixmobilesdk/imf-ios-sdk.git",
"tag": "1.0.0"
}
}