blob: b06abaa5d91adb4df642f31f08b32546d4867226 [file] [log] [blame]
{
"name": "ZZPhotoPickerController",
"version": "0.3.2",
"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.2"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreMedia"
],
"resource_bundles": {
"ZZPhoto_Images": [
"ZZPhotoPickerController/ZZPhotoPickerController/Resources/ZZPhoto.xcassets"
]
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZZPhotoPickerController/ZZPhotoPickerController/**/*.swift",
"requires_arc": true,
"swift_version": "4.2",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"SnapKit": [
]
}
}