[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 0 / e / 9 / KayakoMessenger / 0.2.2 / KayakoMessenger.podspec.json
blobc0052a18ff5d9b4505b00a2e86e15616bcd4afa3
2   "name": "KayakoMessenger",
3   "version": "0.2.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://github.com/kayako/KayakoMessengeriOS",
7   "license": {
8     "type": "MIT",
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.2.2"
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   },
51   "pushed_with_swift_version": "3.0"