blob: 44b6086580bc0041bba8e2f1e035c45facad875e [file] [log] [blame]
{
"name": "ChattoAdditions",
"version": "3.3.0",
"summary": "UI componentes for Chatto",
"description": "Text and photo bubbles\nInput bar for text and photo messages",
"homepage": "https://github.com/badoo/Chatto",
"license": {
"type": "MIT"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"Diego Sanchez": "diego.sanchezr@gmail.com"
},
"source": {
"git": "https://github.com/badoo/Chatto.git",
"tag": "3.3.0"
},
"source_files": "ChattoAdditions/Source/**/*.{h,m,swift}",
"public_header_files": "ChattoAdditions/Source/**/*.h",
"requires_arc": true,
"resources": [
"ChattoAdditions/Source/**/*.xib",
"ChattoAdditions/Source/**/*.storyboard",
"ChattoAdditions/Source/**/*.xcassets"
],
"dependencies": {
"Chatto": [
]
},
"pushed_with_swift_version": "4.0.0"
}