blob: 4156fbc027359f854e7bf4ba7e59ab5c13b1ab48 [file] [log] [blame]
{
"name": "BluemixObjectStorage",
"version": "1.0.1",
"summary": "Bluemix Object Storage SDK",
"homepage": "https://github.com/ibm-bluemix-mobile-services/bluemix-objectstorage-clientsdk-swift",
"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/bluemix-objectstorage-clientsdk-swift.git",
"tag": "1.0.1"
},
"source_files": "BluemixObjectStorage/**/*",
"exclude_files": "BluemixObjectStorage/**/*.plist",
"dependencies": {
"BMSCore": [
"~> 2.0"
]
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}