[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / f / WQDownLoad / 0.1.0 / WQDownLoad.podspec.json
blobef83ea063b8ed266edb57fe5c4f92e3d724b3372
2   "name": "WQDownLoad",
3   "version": "0.1.0",
4   "summary": "iOS 下载框架",
5   "description": "iOS 下载框架,视频配套信息存储基于FMDB, 下载实现基于NSURLSessionDataTask+audio airplay and picture in picture后台播放无声音频 (NSURLSessionDownloadTask功能未完善,后台下载数据库操作,resumeData问题)",
6   "homepage": "https://github.com/hapiii/WQDownLoad",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hapiii": "869932084@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hapiii/WQDownLoad.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WQDownLoad/Classes/**/*",
22   "resource_bundles": {
23     "WQDownLoad": [
24       "WQDownLoad/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "YYKit": [
30     ],
31     "AFNetworking": [
33     ],
34     "FMDB": [
36     ],
37     "SDWebImage": [
39     ]
40   }