blob: 2d7c627cfe720f27973b9519a29e7c94865bad19 [file] [log] [blame]
{
"name": "BMSPush",
"version": "0.0.12",
"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.12"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"dependencies": {
"BMSCore": [
]
},
"platforms": {
"ios": "8.0"
}
}