[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 0 / 5 / KetchSDKWrapperCocoaPod / 0.3.0 / KetchSDKWrapperCocoaPod.podspec.json
blob3dbd49ab2a8b70c8897a1adc879f145ab5e230d4
2   "name": "KetchSDKWrapperCocoaPod",
3   "version": "0.3.0",
4   "summary": "An example of wrapping the Ketch iOS SDK within a CocoaPods package",
5   "swift_versions": "4.0",
6   "description": "An example of wrapping the Ketch iOS SDK within a CocoaPods package. Also includes an example application to demonstrate functionality.",
7   "homepage": "https://github.com/ketch-com/KetchSDKWrapperCocoaPod",
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/KetchSDKWrapperCocoaPod.git",
17     "tag": "0.3.0"
18   },
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "KetchSDKWrapperCocoaPod/Classes/**/*",
23   "dependencies": {
24     "KetchSDK": [
25       "4.0.3"
26     ]
27   },
28   "swift_version": "4.0"