blob: b7df949f3bce4edbeac25c6c4b798403060a0600 [file] [log] [blame]
{
"name": "DWMediaPreviewController",
"version": "0.0.0.12",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一个媒体预览库,高仿系统相册风格。Media preview frameworks.",
"homepage": "https://github.com/CodeWicky/DWMediaPreviewController",
"authors": {
"codeWicky": "codewicky@163.com"
},
"source": {
"git": "https://github.com/CodeWicky/DWMediaPreviewController.git",
"tag": "0.0.0.12"
},
"requires_arc": true,
"platforms": {
"ios": "9.1"
},
"source_files": "DWMediaPreviewController/**/*.{h,m}",
"resources": "DWMediaPreviewController/DWMediaPreviewController.bundle",
"frameworks": "UIKit",
"dependencies": {
"YYImage": [
"~> 1.0.4"
],
"DWPlayer": [
"~> 0.0.0.3"
],
"DWKit/DWUtils/DWOperationCancelFlag": [
"~> 0.0.0.8"
],
"DWKit/DWComponent/DWLabel": [
"~> 0.0.0.10"
],
"DWKit/DWCategory/DWArrayUtils": [
"~> 0.0.0.10"
]
}
}