[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / c / 7 / DWMediaPreviewController / 0.0.0.34 / DWMediaPreviewController.podspec.json
blob7b2c96d4bd8bea8f56e2e4a3aec03f998f7014b9
2   "name": "DWMediaPreviewController",
3   "version": "0.0.0.34",
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.34"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
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.5"
30     ],
31     "DWKit/DWUtils/DWOperationCancelFlag": [
32       "~> 0.0.0.8"
33     ],
34     "DWKit/DWCategory/DWArrayUtils": [
35       "~> 0.0.0.10"
36     ]
37   }