blob: 73c6e95e778d9769c928eb820b04e9172bf82c01 [file] [log] [blame]
{
"name": "DWMediaPreviewController",
"version": "0.0.0.40",
"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.40"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "DWMediaPreviewController/**/*.{h,m}",
"resources": "DWMediaPreviewController/DWMediaPreviewController.bundle",
"frameworks": "UIKit",
"dependencies": {
"YYImage": [
"~> 1.0.4"
],
"DWPlayer": [
"~> 0.0.0.5"
],
"DWKit/DWUtils/DWOperationCancelFlag": [
"~> 0.0.0.8"
],
"DWKit/DWComponent/DWFixAdjustCollectionView": [
"~> 0.0.0.12"
]
}
}