blob: 77a1533bd68623b1beea60a0e38af024b359b24b [file] [log] [blame]
{
"name": "IdentitySdkCore",
"version": "4.0.0-beta.9",
"summary": "ReachFive IdentitySdkCore",
"description": "ReachFive Identity Sdk Core",
"homepage": "https://github.com/ReachFive/identity-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"egor": "egor@reach5.co"
},
"swift_versions": [
"5",
"5"
],
"source": {
"git": "https://github.com/ReachFive/identity-ios-sdk.git",
"tag": "4.0.0-beta.9"
},
"source_files": "IdentitySdkCore/IdentitySdkCore/Classes/**/*.*",
"platforms": {
"ios": "10"
},
"dependencies": {
"Alamofire": [
"~> 4.8"
],
"AlamofireObjectMapper": [
"~> 5.2"
],
"CryptoSwift": [
"~> 1.0.0"
],
"AlamofireNetworkLogger": [
]
},
"swift_version": "5"
}