[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 8 / c / FriendlyScoreSDK / 1.2.0 / FriendlyScoreSDK.podspec.json
blob025c7577182e7897bfb096d4deca971dcfb216e1
2   "name": "FriendlyScoreSDK",
3   "version": "1.2.0",
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": "9.0"
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.4.0"
26     ],
27     "ObjectMapper": [
28       "~> 2.2.6"
29     ],
30     "Moya": [
31       "~> 8.0.4"
32     ],
33     "Moya/RxSwift": [
35     ],
36     "Device": [
37       "~> 2.0.1"
38     ],
39     "LazyTransitions": [
40       "~> 0.1.0"
41     ],
42     "PageMenu": [
43       "~> 2.0"
44     ],
45     "Eureka": [
46       "~> 3.0.0"
47     ],
48     "Hero": [
49       "~> 0.3.6"
50     ],
51     "SwiftyUserDefaults": [
52       "~> 3.0"
53     ]
54   },
55   "pushed_with_swift_version": "3.0"