4 "summary": "A swift-baked networking library wrapped over URLSession thingy.",
5 "description": "A Swift-Baked lightweight network library in addition with the json parsing facility with the help of ObjectMapper. It frees you from the stress of json parsing - Every API call returns you an object or an array of objects. Less Coding - More Efficiency. Happy coding.",
6 "homepage": "https://github.com/ronstorm/ASNet",
12 "Amit Sen": "amit.ron.cse@gmail.com"
15 "git": "https://github.com/ronstorm/ASNet.git",
18 "pod_target_xcconfig": {
19 "SWIFT_VERSION": "4.0"
24 "source_files": "Source/*.swift",
30 "pushed_with_swift_version": "3.0\n4.0"