2 "name": "SwiftRestful",
4 "summary": "This library provides a framework for interact with Restful or other http endpoints.",
5 "swift_version": "4.0",
6 "description": "Swift Restful project provides some useful http access classes and tools, which hopefuly would make api calls easier. it also introduces a way to complete object serialization from/to json strings mostly behind the scene. the goal is for user to be able to call apis with their DTOs and receive DTOs in response automatically.",
7 "homepage": "https://github.com/Acidmanic/SwiftRestful",
13 "Acidmanic": "acidmanic.moayedi@gmail.com"
16 "git": "https://github.com/Acidmanic/SwiftRestful.git",
19 "social_media_url": "https://about.me/moayedi",
26 "source_files": "SwiftRestful/**/*",
28 "NamingConventions": [