blob: 99382767c14ae5cfecb5ea6ace299bcb5191367a [file] [log] [blame]
{
"name": "BLImagePickerView",
"version": "1.0.1",
"summary": "相册多选",
"description": "访问相册,多选",
"homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLImagePickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"source": {
"git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLImagePickerView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "BLImagePickerView/Classes/**/*",
"resource_bundles": {
"BLImagePickerView": [
"BLImagePickerView/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}