[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / 3 / a / Kayako-Messenger / 0.0.2 / Kayako-Messenger.podspec.json
blob71c0684a728229166a3f15d42945719bddaa27cc
2   "name": "Kayako-Messenger",
3   "version": "0.0.2",
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   "resources": "Example/**/*.pdf",
46   "pushed_with_swift_version": "3.1",
47   "deprecated": true,
48   "subspecs": [
49     {
50       "name": "CustomerSuccess",
51       "dependencies": {
52         "Wrap": [
54         ],
55         "Unbox": [
57         ],
58         "Birdsong": [
60         ]
61       },
62       "source_files": "CustomerSuccess/**/*.swift"
63     }
64   ]