2 "name": "Swift_SimpleNetworkLibrary",
4 "summary": "A simple and lightweight network library.",
5 "description": "A simple and lightweight network library. The intent is also demonstrate how easy it is to build a network layer based on URLSession. Mostly on projects we use libraries like Alamofire but never explore how things actually work under the hood.",
6 "homepage": "https://github.com/SwapnilSankla/Swift_SimpleNetworkLibrary",
12 "Swapnil Sankla": "swapnil.sankla@gmail.com"
15 "git": "https://github.com/SwapnilSankla/Swift_SimpleNetworkLibrary.git",
18 "social_media_url": "https://twitter.com/swapnil_sankla",
22 "source_files": "Swift_SimpleNetworkLibrary/Classes/**/*",
23 "swift_version": "3.2"