blob: 25aa942edadecb9010052144be7cfa40d4f20d87 [file] [log] [blame]
{
"name": "ZZPhotoPickerController",
"version": "0.6.3",
"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.6.3"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreServices"
],
"platforms": {
"ios": "9.0"
},
"source_files": "ZZPhotoPickerController/ZZPhotoPickerController/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"resource_bundles": {
"MyLibrary": [
"ZZPhotoPickerController/ZZPhotoPickerController/Resources/*.png"
]
},
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"SnapKit": [
],
"QMUIKit": [
]
},
"swift_version": "5.0"
}