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