[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 5 / c / SMG-HWIFileDownload / 3.4 / SMG-HWIFileDownload.podspec.json
blob09ea19a90998686f36de8c78f9dedf6026dbf410
2   "name": "SMG-HWIFileDownload",
3   "version": "3.4",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "Simplified file download integration based on NSURLSession.",
9   "homepage": "https://github.com/SyrupMG/SMG-HWIFileDownload",
10   "authors": "Heiko Wichmann",
11   "social_media_url": "https://twitter.com/heikowi",
12   "source": {
13     "git": "https://github.com/SyrupMG/SMG-HWIFileDownload.git",
14     "tag": "3.4"
15   },
16   "source_files": [
17     "HWIBackgroundSessionCompletionHandlerBlock.h",
18     "HWIFileDownloadDelegate.h",
19     "HWIFileDownloader.{h,m}",
20     "HWIFileDownloadItem.{h,m}",
21     "HWIFileDownloadProgress.{h,m}"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "ios": "6.0",
26     "tvos": "9.0"
27   }