blob: f9352a24cd801e454093e13934ab951d4a8064e4 [file] [log] [blame]
{
"name": "IMFPush",
"version": "1.1.7",
"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 the IBM MobileFirst platform Cloud Services. The SDK has a modular \n design, so you can add add services that are required by your application as needed.",
"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": "1.1.7"
},
"dependencies": {
"IMFCore": [
]
},
"vendored_frameworks": "Frameworks/IMFPush.framework",
"deprecated": true,
"deprecated_in_favor_of": "BMSPush"
}