blob: f6c1451c2cdd21fac48d555d5a82d834cfd0cc80 [file] [log] [blame]
{
"name": "IMFPush",
"version": "0.1.2",
"summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the IBM MobileFirst platform for iOS 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. \n",
"homepage": "https://www.ng.bluemix.net/docs/#starters/mobilefirst/index.html",
"license": "IBM",
"authors": {
"IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
},
"platforms": {
"ios": "7.0"
},
"libraries": [
"stdc++.6",
"z"
],
"requires_arc": true,
"source": {
"git": "https://hub.jazz.net/git/bluemixmobilesdk/imf-ios-sdk.git",
"tag": "0.1.2"
},
"dependencies": {
"IMFCore": [
]
},
"vendored_frameworks": "Frameworks/IMFPush.framework",
"deprecated": true
}