4 "summary": "BaseAPI is a small Swift library wrapper around URLSession.",
5 "description": "'BaseAPI is a small Swift library which helps you to implement any REST API.\nThe main goal is to simplify sending HTTP request and receiving response.'",
6 "homepage": "https://github.com/serhii-londar/BaseAPI",
12 "serhii-londar": "serhii.londar@gmail.com"
15 "git": "https://github.com/serhii-londar/BaseAPI.git",
18 "social_media_url": "https://twitter.com/serhii_londar",
22 "source_files": "BaseAPI/Classes/**/*",
23 "frameworks": "Foundation",
24 "swift_versions": "4.2",
25 "swift_version": "4.2"