[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 7 / Chatto / 2.0.0 / Chatto.podspec.json
blobafa0f8601bd3bfc44de85172f016c3416eacd3a0
2   "name": "Chatto",
3   "version": "2.0.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": "8.0"
12   },
13   "authors": {
14     "Diego Sanchez": "diego.sanchezr@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/badoo/Chatto.git",
18     "tag": "2.0.0"
19   },
20   "source_files": "Chatto/Source/**/*.{h,m,swift}",
21   "public_header_files": "Chatto/Source/**/*.h",
22   "requires_arc": true