blob: 029aaa94d29eef1f5c0753f5dea05477316b976e [file] [log] [blame]
{
"name": "IdentitySdkCore",
"version": "5.2.2",
"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",
"guillaume": "guillaume@reach5.co",
"roxane": "roxane@reach5.co",
"Pierre": "pierre.bar@reach5.co",
"gbe": "guillaume.bersac@reach5.co",
"Matthieu": "matthieu@reach5.co"
},
"swift_versions": [
"5"
],
"source": {
"git": "https://github.com/ReachFive/identity-ios-sdk.git",
"tag": "5.2.2"
},
"source_files": "IdentitySdkCore/IdentitySdkCore/Classes/**/*.*",
"platforms": {
"ios": "10"
},
"dependencies": {
"Alamofire": [
"~> 4.9"
],
"BrightFutures": [
"~> 8.0"
],
"CryptoSwift": [
"~> 1.1"
]
},
"swift_version": "5"
}