blob: c2cdb277b16377c001e505e7ecdc78d58b721e7c [file] [log] [blame]
{
"name": "CBImagePickerAndBrowser",
"version": "0.0.1",
"summary": "CBImagePickerAndBrowser",
"homepage": "https://github.com/a296776627/CBImagePickerAndBrowser.git",
"license": {
"type": "MIT",
"file": "File_LICENSE"
},
"authors": {
"chenbin": "296776627@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/a296776627/CBImagePickerAndBrowser.git",
"tag": "0.0.1"
},
"source_files": "Sources/CBImagePickerAndBrower/CBImagePicker/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}