[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 7 / TWRDownloadManager / 1.0.0 / TWRDownloadManager.podspec.json
blobc1bb19b0836e13dea8909e71a476b34b586cc62a
2   "name": "TWRDownloadManager",
3   "version": "1.0.0",
4   "summary": "A modern download manager based on NSURLSession to deal with asynchronous downloading, management and persistence of multiple files.",
5   "homepage": "https://github.com/chasseurmic/TWRDownloadManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michelangelo Chasseur": "chasseurmic@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/chasseurmic",
14   "source": {
15     "git": "https://github.com/chasseurmic/TWRDownloadManager.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true