[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / e / a / Kommunicate / 0.3.0 / Kommunicate.podspec.json
blob0ddb0082ae133343354794209d418f09488ad597
2   "name": "Kommunicate",
3   "version": "0.3.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.3.0"
16   },
17   "social_media_url": "https://twitter.com/kommunicateio",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Kommunicate/Classes/**/*.{swift}",
22   "dependencies": {
23     "ApplozicSwift": [
24       "~> 0.9.0"
25     ]
26   }