4 "summary": "Simplify the process of making API calls and handling results in an iOS application.",
5 "description": "Encapsulates making network requests using Alamofire, handling response data, and providing the option for custom JSON validation. It's designed to simplify the process of making API calls and handling their results in an iOS application.",
6 "homepage": "https://github.com/Azzamubaidillah/AZURest",
12 "Azzam Ubaidillah": "azzam.ubaidillah05@gmail.com"
17 "swift_versions": "4.2",
19 "git": "https://github.com/Azzamubaidillah/AZURest.git",
22 "source_files": "AZURest/**/*.{h,m}",
23 "exclude_files": "Classes/Exclude",
24 "swift_version": "4.2"