[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 2 / ChattoAdditions / 3.6.0 / ChattoAdditions.podspec.json
blob1b82a82f6da949ec81b1a07b32c1d12c7ce8360a
2   "name": "ChattoAdditions",
3   "version": "3.6.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.6.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.1",
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.1"