[Add] LiteRTSelectTfOps 0.0.1-nightly.20250125
[CocoaPods.git] / Specs / d / 3 / a / Kayako-Messenger / 0.0.6 / Kayako-Messenger.podspec.json
blobac90d0ac5fe84ebb8f4d31f4390385608fb7f69a
2   "name": "Kayako-Messenger",
3   "version": "0.0.6",
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   "ios": {
23     "resource_bundles": {
24       "Kayako-Messenger": "Example/**/*.xcassets"
25     }
26   },
27   "source_files": "Messenger iOS/**/*.swift",
28   "frameworks": "UIKit",
29   "module_name": "MessengeriOS",
30   "documentation_url": "https://developer.kayako.com/messenger/ios/installation/",
31   "dependencies": {
32     "Texture": [
34     ],
35     "Birdsong": [
37     ],
38     "StatefulViewController": [
40     ],
41     "NVActivityIndicatorView": [
43     ],
44     "Unbox": [
46     ],
47     "Wrap": [
49     ]
50   },
51   "pushed_with_swift_version": "3.1",
52   "deprecated": true,
53   "subspecs": [
54     {
55       "name": "CustomerSuccess",
56       "dependencies": {
57         "Wrap": [
59         ],
60         "Unbox": [
62         ],
63         "Birdsong": [
65         ]
66       },
67       "source_files": "CustomerSuccess/**/*.swift"
68     }
69   ]