blob: 4fdd2fa3592dccaab4b1de5809370fa7eecbf40c [file] [log] [blame]
{
"name": "PozzitoUI",
"version": "1.0.0",
"summary": "Pozzito SDK UI elements",
"description": "Pozzito default UI - user access, conversation creation and review, chat, user details",
"homepage": "https://github.com/pozzito-dev/pozzito-ios",
"license": "Private",
"authors": "Sedam IT",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"source": {
"git": "https://github.com/pozzito-dev/pozzito-ios.git",
"tag": "1.0.0"
},
"vendored_frameworks": "PozzitoUI.framework",
"dependencies": {
"Pozzito": [
]
}
}