blob: 8fb006a52d0b767c7664429da466430aaf79d24d [file] [log] [blame]
{
"name": "ZZPhotoPickerController",
"version": "0.5.0",
"summary": "照片选择器.",
"homepage": "https://github.com/PreSwift/ZZPhotoPickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"周元素": "1778031092@qq.com"
},
"source": {
"git": "https://github.com/PreSwift/ZZPhotoPickerController.git",
"tag": "0.5.0"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreMedia",
"CoreServices"
],
"platforms": {
"ios": "9.0"
},
"source_files": "ZZPhotoPickerController/ZZPhotoPickerController/**/*.swift",
"resources": "ZZPhotoPickerController/ZZPhotoPickerController/Resources/*",
"requires_arc": true,
"swift_version": "4.2",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"SnapKit": [
],
"QMUIKit": [
]
}
}