blob: 35d74433a331b631cd216969d705beac7e56e16e [file] [log] [blame]
{
"name": "ZZPhotoPickerController",
"version": "0.0.2",
"platforms": {
"ios": "9.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.0.2"
},
"resources": "ZZPhotoPicker.bundle",
"swift_version": "4.1",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"SnapKit": [
]
}
}