blob: d759bc594df7b6c9c4cd610c7093d26b671d8cf8 [file] [log] [blame]
{
"name": "mnuboSDK",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/*.h",
"private_header_files": "Pod/Classes/Private/*/*.h"
}