2 "name": "IORequestable",
4 "summary": "A simple way to define and execute your web API with IORequestable in Swift.",
5 "description": "IORequestable provides a clean and easy way to create web APIs by encapsulating codable input and output types together with URL request specifications based on an abstraction layer of Moya.",
6 "homepage": "https://github.com/royhcj/IORequestable",
12 "royhcj": "boyroyh@gmail.com"
15 "git": "https://github.com/royhcj/IORequestable.git",
21 "swift_version": "4.0",
22 "default_subspecs": "Core",
26 "source_files": "IORequestable/Classes/Core/**/*",
44 "source_files": "IORequestable/Classes/RxSwift/**/*",
46 "IORequestable/Core": [