blob: f763ec47f03c45a7efc2cf8f83a4ce9905e313f4 [file] [log] [blame]
{
"name": "ForceTouchImageView",
"version": "0.2",
"summary": "Why pinch to zoom when you have 3D Touch 🤔",
"description": "A tiny open source library to supoort zooming in UIScrollView using Force Touch",
"homepage": "https://github.com/omaralbeik/ForceTouchImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Omar Albeik": "omaralbeik@gmail.com"
},
"social_media_url": "http://twitter.com/omaralbeik",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/omaralbeik/ForceTouchImageView.git",
"tag": "0.2"
},
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}