[Add] YIM 2.2.1
[CocoaPods.git] / Specs / f / 0 / 2 / ChattoAdditions / 3.5.0 / ChattoAdditions.podspec.json
blob7f3991971e743e6239069b9746b31dcfbc02bcf8
2   "name": "ChattoAdditions",
3   "version": "3.5.0",
4   "summary": "UI componentes for Chatto",
5   "description": "Text and photo bubbles\nInput bar for text and photo messages",
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.5.0"
20   },
21   "source_files": "ChattoAdditions/Source/**/*.{h,m,swift}",
22   "public_header_files": "ChattoAdditions/Source/**/*.h",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "resources": [
26     "ChattoAdditions/Source/**/*.xib",
27     "ChattoAdditions/Source/**/*.storyboard",
28     "ChattoAdditions/Source/**/*.xcassets"
29   ],
30   "dependencies": {
31     "Chatto": [
33     ]
34   },
35   "swift_version": "5.0"