blob: d9a8cec12c7f0c5ecca13acee217224d82663a65 [file] [log] [blame]
{
"name": "mnuboSDK",
"version": "2.0.0",
"summary": "iOS SDK to communicate with the mnubo cloud platform",
"homepage": "https://github.com/mnubo/mnubo-ios-sdk",
"license": "MIT",
"authors": {
"mnubo, Inc": "info@mnubo.com"
},
"source": {
"git": "https://github.com/mnubo/mnubo-ios-sdk.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "mnuboSDK/**/*.{h,m}"
}