{ "name": "Chatto", "version": "3.0.1", "summary": "Chat framework in Swift", "description": "Lightweight chat framework to build Chat apps", "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.0.1" }, "source_files": "Chatto/Source/**/*.{h,m,swift}", "public_header_files": "Chatto/Source/**/*.h", "requires_arc": true }