blob: 5d1fa4158a455536d95c4eac279375de4e80dd66 [file] [log] [blame]
{
"name": "FriendlyScoreSDK",
"version": "1.2.7",
"summary": "Friendly Score iOS SDK delivers toolset for user credit scoring on iOS devices",
"homepage": "https://friendlyscore.com/",
"authors": {
"Friendly Score": "info@friendlyscore.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.4"
},
"source": {
"type": "zip",
"http": "https://github.com/FriendlyScore/Friendly-Score-iOS-SDK/raw/master/FriendlyScoreSDK.zip"
},
"ios": {
"vendored_frameworks": "FriendlyScoreSDK.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.5.1"
],
"ObjectMapper": [
"~> 3.3"
],
"Moya": [
"~> 10.0.2"
],
"Device": [
"~> 3.0.3"
],
"LazyTransitions": [
"~> 0.1.0"
],
"Hero": [
"~> 1.0.1"
],
"SwiftyUserDefaults": [
"~> 3.0.1"
],
"PhoneNumberKit": [
"~> 2.0.0"
],
"Locksmith": [
"~> 4.0.0"
],
"Eureka": [
"~> 4.1.1"
],
"OAuthSwift": [
"~> 1.2.0"
],
"SwiftLocation": [
"~> 3.2.3"
]
}
}