2 "name": "CDBDownloader",
4 "summary": "Lightweight file downloader with progress",
5 "description": "Lightweight file downloader with progress. It downloads file to the temporary location and call completion. It uses AFNetworking under the hood.",
6 "homepage": "https://github.com/truebucha/CDBDownloader",
12 "Kanstantsin Bucha": "truebucha@gmail.com"
15 "git": "https://github.com/truebucha/CDBDownloader.git",
21 "source_files": "CDBDownloader/Classes/***",
22 "public_header_files": "CDBDownloader/Classes/***.h",
23 "frameworks": "UIKit",