[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / 9 / KommunicateCore-iOS-SDK / 0.0.1 / KommunicateCore-iOS-SDK.podspec.json
blob8e99b9fe34c6158047720a20e09f77c72101fdd9
2   "name": "KommunicateCore-iOS-SDK",
3   "version": "0.0.1",
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": "0.0.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/KommunicateCore-iOS-SDK/Classes/**/*.{h,m}",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "SystemConfiguration"
27   ],
28   "swift_version": "5.0"