[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / b / YassNetworking / 1.0.1 / YassNetworking.podspec.json
blobac0f52cfa1774a61a573f2276224a47b6f2f8a45
2   "name": "YassNetworking",
3   "version": "1.0.1",
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.1"
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"