blob: 03c269b068d1e9fb51bb75651bab9566748de867 [file] [log] [blame]
{
"name": "IBMMobileFirstPlatformFoundationPush",
"version": "8.0.2018022719",
"license": "IBM - MobileFirst Platform Foundation 8.0 beta license agreement",
"authors": {
"IBM MobileFirst platform for iOS Push.": "mobilsdk@us.ibm.com"
},
"summary": "Push framework for IBM MobileFirst Platform Foundation",
"description": "Contains push framework for IBM MobileFirst Platform Foundation",
"homepage": "https://mobilefirstplatform.ibmcloud.com/licenses/ipla/",
"source": {
"git": "https://git.ng.bluemix.net/imfsdkt/imf-client-sdks.git",
"tag": "IBMMobileFirstPlatformFoundationPush-8.0.2018022719"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"IBMMobileFirstPlatformFoundation": [
"~> 8.0"
]
},
"vendored_frameworks": "IBMMobileFirstPlatformFoundationPush/Frameworks/IBMMobileFirstPlatformFoundationPush.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}