blob: f01b0c1af8709cb3d94ca9bb7030103e5286deb8 [file] [log] [blame]
{
"name": "KinMigrationModule",
"version": "0.1.1",
"summary": "Pod for the Kin migration.",
"description": "Pod for the KinCore to KinSDK migration.",
"homepage": "https://github.com/kinecosystem/kin-migration-module-ios",
"license": {
"type": "Kin Ecosystem SDK License"
},
"authors": {
"Kin Foundation": "info@kin.org"
},
"source": {
"git": "https://github.com/kinecosystem/kin-migration-module-ios.git",
"tag": "0.1.1",
"submodules": true
},
"source_files": "KinMigrationModule/KinMigrationModule/**/*.swift",
"dependencies": {
"Sodium": [
"0.8.0"
],
"KinSDK": [
"0.9.1"
],
"KinCoreSDK": [
"0.8.1"
]
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}