blob: ac0f52cfa1774a61a573f2276224a47b6f2f8a45 [file] [log] [blame]
{
"name": "YassNetworking",
"version": "1.0.1",
"license": "MIT",
"summary": "Networking layer",
"homepage": "https://github.com/yelmouden/YassNetworking",
"source": {
"git": "https://github.com/yelmouden/YassNetworking.git",
"tag": "YassNetworking/1.0.1"
},
"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"
}