[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / 5 / KetchSDKWrapperCocoaPod / 0.1.0 / KetchSDKWrapperCocoaPod.podspec.json
blob6be920a46241831a68fdfd3580986e25b4a7ce07
2   "name": "KetchSDKWrapperCocoaPod",
3   "version": "0.1.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.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "KetchSDKWrapperCocoaPod/Classes/**/*",
23   "swift_version": "4.0"