[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / b / YassNetworking / 1.0.2 / YassNetworking.podspec.json
blob25f668407a07c82f431e5f2ed02b1137cbf6c90b
2   "name": "YassNetworking",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "Networking layer",
6   "homepage": "https://github.com/yelmouden/YassNetworking",
7   "source": {
8     "git": "https://github.com/yelmouden/YassNetworking.git",
9     "tag": "YassNetworking/1.0.2"
10   },
11   "authors": {
12     "yassin el mouden": "yassin.elmouden@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.5"
16   },
17   "module_name": "YassNetworking",
18   "swift_versions": "5.2",
19   "dependencies": {
20     "RxSwift": [
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "Sources/**/*.swift"
28     }
29   ],
30   "swift_version": "5.2"