blob: 5fa7f7b4995349a6d7c9f8507f6ad63cb3f9dab9 [file] [log] [blame]
{
"name": "BMSPush",
"version": "0.0.09",
"summary": "The core component of the Swift client Push SDK for IBM Bluemix Mobile Services",
"homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-push",
"license": "Apache License, Version 2.0",
"authors": {
"IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
},
"source": {
"git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-push.git",
"tag": "v0.0.09"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"dependencies": {
"BMSCore": [
]
},
"platforms": {
"ios": "8.0"
}
}