4 "swift_versions": "5.7",
5 "summary": "A framework built on top of URLSession to enable writing URLRequest in a declarative manner.",
6 "description": "A framework built on top of URLSession to enable writing URLRequest in a declarative syntax to make it more readable and expressive (yes, pun definitely intended) and reduce unwanted mutability.",
7 "homepage": "https://github.com/ahmedfathy-m/URLExpress",
13 "Ahmed Fathy": "ahmedfathy.mha@gmail.com"
16 "git": "https://github.com/ahmedfathy-m/URLExpress.git",
22 "source_files": "URLExpress/Sources/**/*",
23 "swift_version": "5.7"