2 "name": "ImageCoordinateSpace-Swift3",
3 "cocoapods_version": ">= 0.36",
4 "module_name": "ImageCoordinateSpace",
5 "version": "0.3.1-swift3",
6 "summary": "Convert image coordinates to image view depending on content mode",
7 "description": "Convert CGPoint and CGRect between UIImage and UIImageView coordinates respecting UIViewContentMode and using UICoordinateSpace",
8 "homepage": "https://github.com/paulz/ImageCoordinateSpace",
9 "screenshots": "https://raw.githubusercontent.com/paulz/ImageCoordinateSpace/master/Example/demo.gif",
12 "Paul Zabelin": "https://github.com/paulz"
15 "git": "https://github.com/JulianKniephoff/ImageCoordinateSpace.git",
18 "social_media_url": "https://twitter.com/iospaulz",
23 "source_files": "ImageCoordinateSpace/**/*.{h,swift}",
24 "frameworks": "UIKit",
25 "pushed_with_swift_version": "3.0"