[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / c / 1 / ForYouAndMe / 0.35.0 / ForYouAndMe.podspec.json
blobe3fe6f36d4e03348a8319aaeed342a5178db1c70
2   "name": "ForYouAndMe",
3   "version": "0.35.0",
4   "summary": "Framework for research studies apps",
5   "description": "ForYouAndMe is a framework aimed to easily develop an app for research study",
6   "homepage": "https://github.com/4youandme/4YouandmeiOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeonardoPasseri": "leonardo@balzo.eu"
13   },
14   "source": {
15     "git": "https://github.com/4youandme/4YouandmeiOS.git",
16     "tag": "0.35.0"
17   },
18   "cocoapods_version": ">= 1.6.0",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "platforms": {
26     "ios": "13.0"
27   },
28   "swift_versions": "5.2",
29   "source_files": "ForYouAndMe/Classes/**/*",
30   "resource_bundles": {
31     "ForYouAndMe": [
32       "ForYouAndMe/Assets/**/*.{json,xcassets}"
33     ]
34   },
35   "frameworks": "UIKit",
36   "dependencies": {
37     "Moya/RxSwift": [
38       "~> 14.0.0"
39     ],
40     "Moya-ModelMapper/RxSwift": [
41       "~> 10.0.0"
42     ],
43     "RxCocoa": [
44       "~> 5.1.1"
45     ],
46     "PureLayout": [
47       "~> 3.1.5"
48     ],
49     "SVProgressHUD": [
50       "~> 2.2.5"
51     ],
52     "TPKeyboardAvoiding": [
53       "~> 1.3.3"
54     ],
55     "OAuthSwift": [
56       "~> 2.1.0"
57     ],
58     "ReachabilitySwift": [
59       "~> 5.0.0"
60     ],
61     "Validator": [
62       "~> 3.2.1"
63     ],
64     "Firebase/Analytics": [
65       "~> 7.2.0"
66     ],
67     "Firebase/Crashlytics": [
68       "~> 7.2.0"
69     ],
70     "Firebase/Messaging": [
71       "~> 7.2.0"
72     ],
73     "PhoneNumberKit": [
74       "~> 3.3.1"
75     ],
76     "CountryPickerView": [
77       "~> 3.1.2"
78     ],
79     "Japx/RxCodableMoya": [
80       "~> 3.0.0"
81     ],
82     "UberSignature": [
83       "~> 1.0.3"
84     ],
85     "RxSwiftExt": [
86       "~> 5.2.0"
87     ],
88     "FYAMResearchKit": [
89       "~> 2.3.0"
90     ],
91     "Charts": [
92       "~> 3.6.0"
93     ]
94   },
95   "static_framework": true,
96   "swift_version": "5.2"