[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 6 / c / ADBDownloadManager / 1.3.0 / ADBDownloadManager.podspec.json
blobcc9fd05d8e7abd9992d3e4f1d2661bf7c02eab19
2   "name": "ADBDownloadManager",
3   "version": "1.3.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "A download manager for iOS. Actually, all that you need to download files without any external library.",
8   "homepage": "https://github.com/albertodebortoli/ADBDownloadManager",
9   "authors": {
10     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/albertodebortoli/ADBDownloadManager.git",
14     "tag": "1.3.0"
15   },
16   "license": {
17     "type": "New BSD License",
18     "file": "LICENSE"
19   },
20   "source_files": "ADBDownloadManager.{h,m}",
21   "requires_arc": true