blob: 9dddfcf1c90aafb67a46b0f17af453f77e12e1db [file] [log] [blame]
{
"name": "FriendlyScoreSDK",
"version": "1.2.2",
"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": "9.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.4.0"
],
"ObjectMapper": [
"~> 2.2.6"
],
"Moya": [
"~> 8.0.4"
],
"Device": [
"~> 2.0.1"
],
"LazyTransitions": [
"~> 0.1.0"
],
"PageMenu": [
"~> 2.0"
],
"Eureka": [
"~> 3.0.0"
],
"Hero": [
"~> 0.3.6"
],
"SwiftyUserDefaults": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}