[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 2 / ChattoAdditions / 4.1.0 / ChattoAdditions.podspec.json
blobcc88d9bbd7648d58bf1241bc82c3883e3fa9b8a2
2   "name": "ChattoAdditions",
3   "version": "4.1.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": "4.1.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.3",
25   "resource_bundles": {
26     "ChattoAdditionsResources": [
27       "ChattoAdditions/Source/**/*.xib",
28       "ChattoAdditions/Source/**/*.storyboard",
29       "ChattoAdditions/Source/**/*.xcassets"
30     ]
31   },
32   "dependencies": {
33     "Chatto": [
34       "4.1.0"
35     ]
36   },
37   "swift_version": "5.3"