blob: 5d08f21ade9a94c1446ff48c3712f23cd066cfcf [file] [log] [blame]
{
"name": "KinMigrationModule",
"version": "0.0.6",
"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": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Kin Foundation": "info@kin.org"
},
"source": {
"git": "https://github.com/kinecosystem/kin-migration-module-ios.git",
"tag": "0.0.6",
"submodules": true
},
"source_files": "KinMigrationModule/KinMigrationModule/**/*.swift",
"dependencies": {
"Sodium": [
"0.7.0"
],
"KinSDK": [
"0.8.6"
],
"KinCoreSDK": [
"0.7.19"
]
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2"
}