[Add] DGSwiftUtilities 0.39.1
[CocoaPods.git] / Specs / 4 / 0 / 2 / KetchSDK / 4.0.2 / KetchSDK.podspec.json
blob4944bfa3e5cf238d765e0feb222d5d59d00b891c
2   "name": "KetchSDK",
3   "version": "4.0.2",
4   "summary": "Ketch iOS SDK",
5   "swift_versions": "5.7",
6   "description": "The Ketch iOS SDK. See https://developers.ketch.com/docs/ketch-sdk-for-ios-v20 for more info.",
7   "homepage": "https://github.com/ketch-com/ketch-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Justin Boileau": "justin.boileau@ketch.com"
14   },
15   "source": {
16     "git": "https://github.com/ketch-com/ketch-ios.git",
17     "tag": "4.0.2"
18   },
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "Sources/KetchSDK/**/*.{h,m,swift}",
23   "swift_version": "5.7"