blob: a8b2dc27771d55ae25add690c5440a31f058073e [file] [log] [blame]
{
"name": "HImagePickerUtils",
"version": "1.0.2",
"summary": "Swift iOS ImagePicker Utils.",
"description": "Tiny ImagePicker UtilityTool .",
"homepage": "https://github.com/iFallen/HImagePickerUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JuanFelix": "hulj1204@yahoo.com"
},
"source": {
"git": "https://github.com/iFallen/HImagePickerUtils.git",
"tag": "1.0.2"
},
"social_media_url": "https://ifallen.github.io",
"platforms": {
"ios": "8.0"
},
"source_files": "HImagePickerUtils/Classes/**/*",
"frameworks": [
"UIKit",
"Photos"
],
"pushed_with_swift_version": "3.1"
}