{ "name": "Alamofire", "version": "5.11.0", "license": "MIT", "summary": "Elegant HTTP Networking in Swift", "homepage": "https://github.com/Alamofire/Alamofire", "authors": { "Alamofire Software Foundation": "info@alamofire.org" }, "source": { "git": "https://github.com/Alamofire/Alamofire.git", "tag": "5.11.0" }, "documentation_url": "https://alamofire.github.io/Alamofire/", "cocoapods_version": ">= 1.13.0", "platforms": { "ios": "10.0", "osx": "10.12", "tvos": "10.0", "visionos": "1.0", "watchos": "3.0" }, "swift_versions": [ "5" ], "source_files": "Source/**/*.swift", "frameworks": "CFNetwork", "resource_bundles": { "Alamofire": [ "Source/PrivacyInfo.xcprivacy" ] }, "swift_version": "5" }