blob: 6e5145f99f2a83a662509c1fdb82b77759a3e5f2 [file] [log] [blame]
{
"name": "FriendlyScoreCore",
"version": "1.0.3",
"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.3"
},
"static_framework": true,
"dependencies": {
"Alamofire": [
],
"Device": [
],
"JGProgressHUD": [
],
"Moya": [
],
"ObjectMapper": [
],
"PhoneNumberKit": [
],
"SnapKit": [
],
"IQKeyboardManager": [
],
"Hero": [
]
},
"ios": {
"vendored_frameworks": "FriendlyScoreCore.framework"
}
}