[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / e / a / Kommunicate / 0.9.0 / Kommunicate.podspec.json
blob56a4bac74d7e85853dbd9bbc350bd344e0226322
2   "name": "Kommunicate",
3   "version": "0.9.0",
4   "summary": "Kommunicate iOS SDK for customer support.",
5   "homepage": "https://github.com/Kommunicate-io/Kommunicate-iOS-SDK",
6   "license": {
7     "type": "BSD-3-Clause",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mukesh Thawani": "mukesh@applozic.com"
12   },
13   "source": {
14     "git": "https://github.com/Kommunicate-io/Kommunicate-iOS-SDK.git",
15     "tag": "0.9.0"
16   },
17   "social_media_url": "https://twitter.com/kommunicateio",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "Kommunicate/Classes/**/*.{swift}",
23   "resources": "Kommunicate/Assets/**/*{lproj,storyboard,xib,xcassets,json}",
24   "dependencies": {
25     "ApplozicSwift": [
26       "~> 1.1.0"
27     ]
28   }