[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / b / 7 / Chatto / 3.6.0 / Chatto.podspec.json
blobd456665bd34253375f5cf48f2eb49cee5d6e31cc
2   "name": "Chatto",
3   "version": "3.6.0",
4   "summary": "Chat framework in Swift",
5   "description": "Lightweight chat framework to build Chat apps",
6   "homepage": "https://github.com/badoo/Chatto",
7   "license": {
8     "type": "MIT"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "authors": {
14     "Diego Sanchez": "diego.sanchezr@gmail.com",
15     "Anton Schukin": "a.p.schukin@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/badoo/Chatto.git",
19     "tag": "3.6.0"
20   },
21   "source_files": "Chatto/Source/**/*.{h,m,swift}",
22   "public_header_files": "Chatto/Source/**/*.h",
23   "requires_arc": true,
24   "swift_versions": "5.1",
25   "swift_version": "5.1"