blob: 53103650481473642bc8e3d4ec1f71e6a9b86a2a [file] [log] [blame]
{
"name": "FriendlyScoreCore",
"version": "1.0.8",
"summary": "Friendly Score iOS SDK delivers toolset for user credit scoring on iOS devices",
"homepage": "https://friendlyscore.com",
"authors": {
"FriendyScore": "info@friendlyscore.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/FriendlyScore/FriendlyScoreCore-iOS.git",
"tag": "1.0.8"
},
"static_framework": true,
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"Device": [
"~> 3.2.1"
],
"JGProgressHUD": [
"~> 2.1"
],
"Moya": [
"~> 13.0.1"
],
"ObjectMapper": [
"~> 3.5.2"
],
"PhoneNumberKit": [
"~> 3.2.0"
],
"SnapKit": [
"~> 5.0.1"
],
"IQKeyboardManager": [
"~> 6.5.4"
],
"Hero": [
"~> 1.5.0"
],
"Result": [
"~> 4.1.0"
]
},
"ios": {
"vendored_frameworks": "FriendlyScoreCore.framework"
}
}