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