[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 2 / ChattoAdditions / 4.0.0 / ChattoAdditions.podspec.json
blob8b5ad90580325da14f028d647153a129a26e222e
2   "name": "ChattoAdditions",
3   "version": "4.0.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.0.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   "resources": [
26     "ChattoAdditions/Source/**/*.xib",
27     "ChattoAdditions/Source/**/*.storyboard",
28     "ChattoAdditions/Source/**/*.xcassets"
29   ],
30   "dependencies": {
31     "Chatto": [
32       "4.0.0"
33     ]
34   },
35   "swift_version": "5.3"