blob: d8c272b6b9fc69a57f838920f9d61ff46d446749 [file] [log] [blame]
{
"name": "ZZPhotoPickerController",
"version": "0.3.8",
"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.3.8"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreMedia",
"CoreServices"
],
"platforms": {
"ios": "9.0"
},
"source_files": "ZZPhotoPickerController/ZZPhotoPickerController/**/*.swift",
"requires_arc": true,
"swift_version": "4.2",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"SnapKit": [
],
"QMUIKit": [
]
}
}