blob: 64179d3c295b882c620655831ce514d82fc86184 [file] [log] [blame]
{
"name": "KzSDK-Swift",
"version": "1.1.2",
"summary": "KzSDK for iOS",
"description": "KzSDK for iOS in Swift 5",
"homepage": "https://github.com/K-zing/KzSDK-Swift",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"K-zing": "git@kzing.com"
},
"platforms": {
"ios": "8.3"
},
"ios": {
"vendored_frameworks": "KzSDK_Swift.framework"
},
"source": {
"git": "https://github.com/K-zing/KzSDK-Swift.git",
"tag": "1.1.2"
},
"exclude_files": "KzSDK-Swift/Exclude",
"swift_versions": "5",
"dependencies": {
"SwiftyRSA": [
"~> 1.5.0"
]
},
"swift_version": "5"
}