blob: a7c94ebc9fb912d6eae95edca44409b8dcc95494 [file] [log] [blame]
{
"name": "ForceTouchImageView",
"version": "0.1",
"summary": "Why pinch to zoom when you have 3D Touch 🤔",
"description": "An open source library to supoort 3D Touch for image zooming in UIScrollView",
"homepage": "https://github.com/omaralbeik/ForceTouchImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Omar Albeik": "omaralbeik@gmail.com"
},
"social_media_url": "http://twitter.com/omaralbeik",
"screenshots": "https://raw.githubusercontent.com/SwifterSwift/SwifterSwift/master/logo.png",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/omaralbeik/ForceTouchImageView.git",
"tag": "0.1"
},
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}