blob: 75a77aec90e2b3465eb8b2df1b60ddc75d41be1d [file] [log] [blame]
{
"name": "KinMigrationModule",
"version": "0.1.3",
"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.3",
"submodules": true
},
"source_files": "KinMigrationModule/KinMigrationModule/**/*.swift",
"dependencies": {
"Sodium": [
"0.8.0"
],
"KinSDK": [
"0.9.2"
],
"KinCoreSDK": [
"0.8.1"
]
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}