[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 8 / 1 / b / KMSDK / 2.4.0 / KMSDK.podspec.json
blobedff09bf8393c68556de45c625d97a0d238124a7
2   "name": "KMSDK",
3   "version": "2.4.0",
4   "summary": "Kiswe iOS SDK",
5   "description": "Kiswe iOS SDK Framework",
6   "homepage": "http://developer.kiswe.com/",
7   "license": "Private",
8   "authors": {
9     "Chris Boraski": "chris.boraski@kiswe.com"
10   },
11   "source": {
12     "git": "https://github.com/Kiswe/KMSDK-iOS-Public-Frameworks.git",
13     "tag": "2.4.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_version": "4.2",
19   "dependencies": {
20     "WebViewJavascriptBridge": [
21       "~> 6.0.2"
22     ],
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "SlackTextViewController": [
27       "1.9.6"
28     ]
29   },
30   "frameworks": [
31     "UIKit",
32     "AVFoundation",
33     "WebKit"
34   ],
35   "vendored_frameworks": [
36     "KMSDK.framework",
37     "RTArchiver.framework",
38     "KiswePlaybackControls.framework"
39   ]