[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / 9 / KommunicateCore-iOS-SDK / 1.0.3 / KommunicateCore-iOS-SDK.podspec.json
blob2f39700f707cf2b2f3af56c2497f04cd78edb41a
2   "name": "KommunicateCore-iOS-SDK",
3   "version": "1.0.3",
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.0.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.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"