blob: c1db258817f7617a9c04123dabca92408ac883a0 [file] [log] [blame]
{
"name": "FriendlyScoreSDK",
"version": "1.2.3",
"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.0"
},
"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.0.0"
],
"Moya": [
"~> 10.0.0"
],
"Device": [
"~> 3.0.3"
],
"LazyTransitions": [
"~> 0.1.0"
],
"Hero": [
"~> 1.0.0"
],
"SwiftyUserDefaults": [
"~> 3.0.0"
],
"PhoneNumberKit": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "4.0"
}