blob: 104111b93e82e6f86468a8129e870ae4f66247e7 [file] [log] [blame]
{
"name": "BLImagePickerView",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "BLImagePickerView/Classes/**/*",
"resource_bundles": {
"BLImagePickerView": [
"BLImagePickerView/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}