blob: bd914f11b71b9af1ec4f15f631b2f90982f412f5 [file] [log] [blame]
{
"name": "KinCoreSDK",
"version": "0.8.1",
"summary": "Pod for the KIN Core SDK.",
"description": "Initial pod for the KIN SDK.",
"homepage": "https://github.com/kinecosystem/kin-core-ios",
"license": {
"type": "Kin Ecosystem SDK License"
},
"authors": {
"Kin Foundation": "info@kin.org"
},
"source": {
"git": "https://github.com/kinecosystem/kin-core-ios.git",
"tag": "0.8.1",
"submodules": true
},
"source_files": [
"KinSDK/KinSDK/source/*.swift",
"KinSDK/KinSDK/source/third-party/keychain-swift/KeychainSwift/*.swift"
],
"dependencies": {
"StellarKit": [
"0.4.1"
],
"Sodium": [
"0.8.0"
]
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}