4 "summary": "A networking framework designed to simplify the creation of model objects used in an application from json returned from a remote api.",
5 "description": "This framework is designed to work on the iOS platform and simplifies the process of sending network requests and parsing responses into local model objects.",
6 "homepage": "https://github.com/appteur/remotli.git",
11 "authors": "Seth Arnott",
15 "swift_version": "4.1",
17 "git": "https://github.com/appteur/remotli.git",
21 "Remotli/*.{h,m,swift}",
22 "Remotli/**/*.{h,m,swift}"