[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / c / 7 / DWMediaPreviewController / 0.0.0.25 / DWMediaPreviewController.podspec.json
blob8fee4611f9188e0d226329b8293f8f2ead39d6aa
2   "name": "DWMediaPreviewController",
3   "version": "0.0.0.25",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "一个媒体预览库,高仿系统相册风格。Media preview frameworks.",
9   "homepage": "https://github.com/CodeWicky/DWMediaPreviewController",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "source": {
14     "git": "https://github.com/CodeWicky/DWMediaPreviewController.git",
15     "tag": "0.0.0.25"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.1"
20   },
21   "source_files": "DWMediaPreviewController/**/*.{h,m}",
22   "resources": "DWMediaPreviewController/DWMediaPreviewController.bundle",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "YYImage": [
26       "~> 1.0.4"
27     ],
28     "DWPlayer": [
29       "~> 0.0.0.3"
30     ],
31     "DWKit/DWUtils/DWOperationCancelFlag": [
32       "~> 0.0.0.8"
33     ],
34     "DWKit/DWCategory/DWArrayUtils": [
35       "~> 0.0.0.10"
36     ]
37   }