[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / d / e / a / Kommunicate / 0.4.0 / Kommunicate.podspec.json
blob2e9f785c6d30c453b9e9b4162fa9e7d28e9358c1
2   "name": "Kommunicate",
3   "version": "0.4.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.4.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.10.0"
25     ]
26   }