blob: 5ca9c7e047f3650804d4d1628ca0bf9cbd9a8c1d [file] [log] [blame]
{
"name": "ZZPhotoPickerController",
"version": "0.1.4",
"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.1.4"
},
"frameworks": [
"Foundation",
"UIKit"
],
"resources": "ZZPhotoPicker.bundle",
"platforms": {
"ios": "9.0"
},
"source_files": "ZZPhotoPickerController/ZZPhotoPickerController/**/*.swift",
"requires_arc": true,
"swift_version": "4.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"SnapKit": [
]
}
}