[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / e / 8 / KzSDK-Swift / 0.0.4 / KzSDK-Swift.podspec.json
blob3bb1204644a785b874581e38c15daa49cb4e8967
2   "name": "KzSDK-Swift",
3   "version": "0.0.4",
4   "summary": "KzSDK for iOS",
5   "description": "KzSDK for iOS in Swift 4.1",
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": "0.0.4"
23   },
24   "exclude_files": "KzSDK-Swift/Exclude",
25   "swift_version": "4.1",
26   "dependencies": {
27     "SwiftyRSA": [
29     ]
30   }