blob: 39df2e216833ae4c4a16bb6945da65112c1d3cd5 [file] [log] [blame]
{
"name": "BLImagePickerLib",
"version": "1.0.2",
"summary": "相册浏览器",
"description": "图片选择器 兼容ipad iphone 兼容横竖屏切换, 相机拍照 图片剪裁",
"homepage": "https://github.com/IceTears1/BLImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"binglei": "642203775@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IceTears1/BLImagePickerController.git",
"tag": "1.0.2"
},
"source_files": "BLImagePickerLib/**/*.{h,m}",
"resources": "BlImagePickerLib/**/*.{storyboard,xcassets}",
"requires_arc": true
}