blob: 8ffee43d2194450209a427bb7b961d36a5b97932 [file] [log] [blame]
{
"name": "mnuboSDK",
"version": "1.2.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.2.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/*/*.h"
}