[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 2 / ChattoAdditions / 3.3.1 / ChattoAdditions.podspec.json
blob1d0ca0f47e9d43408660c125ac168bf8049efb5b
2   "name": "ChattoAdditions",
3   "version": "3.3.1",
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": "8.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.3.1"
20   },
21   "source_files": "ChattoAdditions/Source/**/*.{h,m,swift}",
22   "public_header_files": "ChattoAdditions/Source/**/*.h",
23   "requires_arc": true,
24   "resources": [
25     "ChattoAdditions/Source/**/*.xib",
26     "ChattoAdditions/Source/**/*.storyboard",
27     "ChattoAdditions/Source/**/*.xcassets"
28   ],
29   "dependencies": {
30     "Chatto": [
32     ]
33   }