blob: 25f668407a07c82f431e5f2ed02b1137cbf6c90b [file] [log] [blame]
{
"name": "YassNetworking",
"version": "1.0.2",
"license": "MIT",
"summary": "Networking layer",
"homepage": "https://github.com/yelmouden/YassNetworking",
"source": {
"git": "https://github.com/yelmouden/YassNetworking.git",
"tag": "YassNetworking/1.0.2"
},
"authors": {
"yassin el mouden": "yassin.elmouden@gmail.com"
},
"platforms": {
"ios": "13.5"
},
"module_name": "YassNetworking",
"swift_versions": "5.2",
"dependencies": {
"RxSwift": [
]
},
"subspecs": [
{
"name": "Core",
"source_files": "Sources/**/*.swift"
}
],
"swift_version": "5.2"
}