blob: 055ba6bd8e9c11605f2e4df55debfc2965d70715 [file] [log] [blame]
{
"name": "YSimpleImagePicker",
"version": "4.0",
"summary": "it is simple image picker from camera or gallery",
"description": "This is IOS Swift 3.3 + Library for Image picking from gallery or camera with some simple customization.",
"homepage": "https://github.com/mawshd/YSimpleImagePicker",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Awais Shahid": "m_aws_s@hotmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "YSimpleImagePicker.framework"
},
"source": {
"git": "https://github.com/mawshd/YSimpleImagePicker.git",
"tag": "4.0"
},
"exclude_files": "Classes/Exclude"
}