[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 8 / c / FriendlyScoreSDK / 1.2.8 / FriendlyScoreSDK.podspec.json
blob5e7eac978942ccf1f115ebbc4108d5a9f0401ca2
2   "name": "FriendlyScoreSDK",
3   "version": "1.2.8",
4   "summary": "Friendly Score iOS SDK delivers toolset for user credit scoring on iOS devices",
5   "homepage": "https://friendlyscore.com/",
6   "authors": {
7     "Friendly Score": "info@friendlyscore.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11"
15   },
16   "source": {
17     "type": "zip",
18     "http": "https://github.com/FriendlyScore/Friendly-Score-iOS-SDK/raw/master/FriendlyScoreSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "FriendlyScoreSDK.framework"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.5.1"
26     ],
27     "ObjectMapper": [
28       "~> 3.3"
29     ],
30     "Moya": [
31       "~> 10.0.0"
32     ],
33     "Device": [
34       "~> 3.0.3"
35     ],
36     "LazyTransitions": [
37       "~> 0.1.0"
38     ],
39     "Hero": [
40       "~> 1.0.0"
41     ],
42     "SwiftyUserDefaults": [
43       "~> 3.0.0"
44     ],
45     "PhoneNumberKit": [
46       "~> 2.0.0"
47     ],
48     "Locksmith": [
49       "~> 4.0.0"
50     ],
51     "Eureka": [
52       "~> 4.1.1"
53     ],
54     "OAuthSwift": [
55       "~> 1.2.0"
56     ],
57     "SwiftLocation": [
58       "~> 3.2.3"
59     ]
60   }