[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 4 / e / 6 / NBDownloads / 0.0.1 / NBDownloads.podspec.json
blob2ff11e1e8c1034b83b39924cdc7be0fc9bc9055c
2   "name": "NBDownloads",
3   "version": "0.0.1",
4   "summary": "NBDownloads, a framework to download files",
5   "description": "Downloading a handful of files is now easy with NBDownloads.",
6   "authors": {
7     "Nithin Bhaktha": "nithinbhaktha@gmail.com"
8   },
9   "swift_versions": "5.0",
10   "platforms": {
11     "ios": "13.0"
12   },
13   "source": {
14     "git": "https://github.com/ntnbkta/NBDownloads.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "NBDownloads/Source/**/*.swift",
18   "resources": [
19     "NBDownloads/Source/**/*.{storyboard,xcassets,json,imageset,png,strings}"
20   ],
21   "license": {
22     "type": "MIT",
23     "file": "LICENSE"
24   },
25   "homepage": "https://github.com/ntnbkta/NBDownloads",
26   "swift_version": "5.0"