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