[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / c / 1 / ForYouAndMe / 0.89.0 / ForYouAndMe.podspec.json
blob5d6e9d4d833d7d365ae2d67dce38ecbc1cbe3031
2   "name": "ForYouAndMe",
3   "version": "0.89.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/4YouandMeData/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/4YouandMeData/4YouandMeiOS.git",
16     "tag": "0.89.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     "AlamofireImage": [
44       "~> 4.1"
45     ],
46     "RxCocoa": [
47       "~> 5.1.1"
48     ],
49     "PureLayout": [
50       "~> 3.1.5"
51     ],
52     "SVProgressHUD": [
53       "~> 2.2.5"
54     ],
55     "TPKeyboardAvoiding": [
56       "~> 1.3.3"
57     ],
58     "OAuthSwift": [
59       "~> 2.1.0"
60     ],
61     "ReachabilitySwift": [
62       "~> 5.0.0"
63     ],
64     "Validator": [
65       "~> 3.2.1"
66     ],
67     "Firebase/Analytics": [
68       "~> 7.2.0"
69     ],
70     "Firebase/Crashlytics": [
71       "~> 7.2.0"
72     ],
73     "Firebase/Messaging": [
74       "~> 7.2.0"
75     ],
76     "PhoneNumberKit": [
77       "3.3.1"
78     ],
79     "CountryPickerView": [
80       "~> 3.1.2"
81     ],
82     "BLZJapx/RxCodableMoya": [
83       "~> 3.0.0"
84     ],
85     "UberSignature": [
86       "~> 1.0.3"
87     ],
88     "RxSwiftExt": [
89       "~> 5.2.0"
90     ],
91     "FYAMResearchKit": [
92       "~> 3.0.0"
93     ],
94     "Charts": [
95       "~> 4.1.0"
96     ],
97     "StepSlider": [
98       "~> 1.8.0"
99     ],
100     "EVGPUImage2": [
101       "~> 0.2"
102     ]
103   },
104   "static_framework": true,
105   "swift_version": "5.2"