[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 2 / 1 / SRDownloadManager / 1.2.0 / SRDownloadManager.podspec.json
blob9be7b4a3aac004cd6789597968619ebd0d0f3b73
2   "name": "SRDownloadManager",
3   "version": "1.2.0",
4   "summary": "File download manager based on NSURLSession",
5   "description": "Powerful and easy-to-use file download manager based on NSURLSession. Provide download status, progress and completion callback block.",
6   "homepage": "https://github.com/guowilling/SRDownloadManager",
7   "license": "MIT",
8   "authors": {
9     "guowilling": "guowilling90@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/guowilling/SRDownloadManager.git",
16     "tag": "1.2.0"
17   },
18   "source_files": "SRDownloadManager/*.{h,m}",
19   "requires_arc": true