blob: be743a5f2b6ca644c866488a4b6dd3bf1aed9ae7 [file] [log] [blame]
{
"name": "image-picker",
"version": "0.7.5",
"summary": "An easy to use, highly configurable image picker for your chat application.",
"description": "An easy to use drop-in framework providing user interface for taking pictures and videos and pick assets from Photo Library. User interface is designed to support inputView \"keyboard-like\" presentation for conversation user interfaces.",
"homepage": "https://github.com/inloop/image-picker",
"license": "MIT",
"authors": {
"INLOOPX": "info@inloopx.com"
},
"platforms": {
"ios": "10.1"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/inloop/image-picker.git",
"tag": "0.7.5"
},
"source_files": [
"Classes",
"ImagePicker/**/*.{h,m,swift,xib,storyboard}"
],
"resources": "ImagePicker/Assets.xcassets"
}