[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 2 / ChattoAdditions / 3.0.0 / ChattoAdditions.podspec.json
blob09b37850c6531edd6f4bfde772cacea612970a26
2   "name": "ChattoAdditions",
3   "version": "3.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": "8.0"
12   },
13   "authors": {
14     "Diego Sanchez": "diego.sanchezr@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/badoo/Chatto.git",
18     "tag": "3.0.0"
19   },
20   "source_files": "ChattoAdditions/Source/**/*.{h,m,swift}",
21   "public_header_files": "ChattoAdditions/Source/**/*.h",
22   "requires_arc": true,
23   "resources": [
24     "ChattoAdditions/Source/**/*.xib",
25     "ChattoAdditions/Source/**/*.storyboard",
26     "ChattoAdditions/Source/**/*.xcassets"
27   ],
28   "dependencies": {
29     "Chatto": [
31     ]
32   }