[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / e / 8 / KzSDK-Swift / 1.0.4 / KzSDK-Swift.podspec.json
blobfda1c70a256e3d214626dba5d6af4706c00dbe10
2   "name": "KzSDK-Swift",
3   "version": "1.0.4",
4   "summary": "KzSDK for iOS",
5   "description": "KzSDK for iOS in Swift 4.2",
6   "homepage": "https://github.com/K-zing/KzSDK-Swift",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "K-zing": "git@kzing.com"
13   },
14   "platforms": {
15     "ios": "8.3"
16   },
17   "ios": {
18     "vendored_frameworks": "KzSDK_Swift.framework"
19   },
20   "source": {
21     "git": "https://github.com/K-zing/KzSDK-Swift.git",
22     "tag": "1.0.4"
23   },
24   "exclude_files": "KzSDK-Swift/Exclude",
25   "swift_version": "4.2",
26   "dependencies": {
27     "SwiftyRSA": [
28       "~> 1.5.0"
29     ]
30   }