[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / Kayako-Messenger / 0.0.1 / Kayako-Messenger.podspec.json
blobabf3e5c7e89e297e8080b5ab6a27c89e4ddada02
2   "name": "Kayako-Messenger",
3   "version": "0.0.1",
4   "summary": "The Kayako iOS SDK for integrating Kayako Messenger live chat into your iOS application",
5   "description": "The Kayako iOS SDK for integrating Kayako Messenger live chat into your iOS application. Supports iOS 9 and above",
6   "homepage": "https://kayako.com/live-chat-software",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Robin Malhotra": "robin.malhotra@kayako.com"
13   },
14   "social_media_url": "https://twitter.com/codeOfRobin",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": ".git",
20     "branch": "cocoapods-support"
21   },
22   "source_files": "Messenger iOS/**/*.swift",
23   "frameworks": "UIKit",
24   "module_name": "MessengeriOS",
25   "dependencies": {
26     "Texture": [
28     ],
29     "Birdsong": [
31     ],
32     "StatefulViewController": [
34     ],
35     "NVActivityIndicatorView": [
37     ],
38     "Unbox": [
40     ],
41     "Wrap": [
43     ]
44   },
45   "pushed_with_swift_version": "3.1",
46   "deprecated": true,
47   "subspecs": [
48     {
49       "name": "CustomerSuccess",
50       "dependencies": {
51         "Wrap": [
53         ],
54         "Unbox": [
56         ],
57         "Birdsong": [
59         ]
60       },
61       "source_files": "CustomerSuccess/**/*.swift"
62     }
63   ]