[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / e / 9 / KayakoMessenger / 0.4.0 / KayakoMessenger.podspec.json
blob57b2cbe96df51b4223932e9dbeb631268f3c7814
2   "name": "KayakoMessenger",
3   "version": "0.4.0",
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://github.com/kayako/KayakoMessengeriOS",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
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": "https://github.com/kayako/KayakoMessengeriOS.git",
20     "tag": "0.4.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "documentation_url": "https://developer.kayako.com/messenger/ios/installation/",
24   "frameworks": "UIKit",
25   "module_name": "KayakoMessenger",
26   "ios": {
27     "resource_bundles": {
28       "Kayako-Messenger": "Resources/**"
29     }
30   },
31   "dependencies": {
32     "Texture": [
34     ],
35     "Birdsong": [
37     ],
38     "StatefulViewController": [
40     ],
41     "NVActivityIndicatorView": [
43     ],
44     "Unbox": [
46     ],
47     "Wrap": [
49     ],
50     "PINCacheTexture": [
52     ]
53   },
54   "pushed_with_swift_version": "3.0"