[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / 8 / 3 / 9 / KommunicateCore-iOS-SDK / 1.1.5 / KommunicateCore-iOS-SDK.podspec.json
blob249b432acbfda42fafd4eb991ce8a187db9d2cb1
2   "name": "KommunicateCore-iOS-SDK",
3   "version": "1.1.5",
4   "summary": "KommunicateCore-iOS SDK pod",
5   "description": "The KommunicateCore-iOS SDK helps you build your own custom UI in your iOS app",
6   "homepage": "https://github.com/Kommunicate-io/KommunicateCore-iOS-SDK",
7   "license": {
8     "type": "BSD 3-Clause",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kommunicate": "team.engineering@kommunicate.io"
13   },
14   "source": {
15     "git": "https://github.com/Kommunicate-io/KommunicateCore-iOS-SDK.git",
16     "tag": "1.1.5"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/**/*.{h,m,swift}",
23   "requires_arc": true,
24   "resources": "Sources/**/*.{xcassets,xcdatamodeld,json}",
25   "frameworks": [
26     "Foundation",
27     "SystemConfiguration"
28   ],
29   "swift_version": "5.0"