blob: 2acb89ec49720ff26fe0801bcff5db25a49267ff [file] [log] [blame]
{
"name": "RedboothImagePicker",
"module_name": "ImagePicker",
"version": "0.8.1",
"summary": "An easy to use, highly configurable image picker for your chat application.",
"homepage": "https://github.com/redbooth/image-picker",
"authors": {
"INLOOPX": "info@inloopx.com"
},
"source": {
"git": "https://github.com/redbooth/image-picker.git",
"tag": "0.8.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"source_files": "ImagePicker/**/*.{swift,h,m}",
"resources": "ImagePicker/Resources/**/*",
"frameworks": [
"UIKit",
"Photos"
],
"license": {
"type": "MIT"
}
}