2 "name": "TWNetworkManager",
8 "summary": "Lightweight Objective-C network downloader with caching support based on NSURLSession",
9 "description": "TWNetworkManager is a wrapper for NSURLSession with some extras and convenience methods. The purpose is NOT to replace AFNetworking. I just wanted to have a simple NSURLSession wrapper with caching support that everyone else can adapt easily.",
10 "homepage": "https://github.com/tapwork/TWNetworkManager",
11 "social_media_url": "https://twitter.com/cmenschel",
13 "Christian Menschel": "christian@tapwork.de"
16 "git": "https://github.com/tapwork/TWNetworkManager.git",
22 "source_files": "Classes/**.{h,m}",