4 "summary": "Tapping UIImageView to see full-size Image for iOS",
5 "description": "This framework provide an easy way to use class to show full-size image when tapping on UIImageView.\nThe full-size image can be full screen or custom-size UIView. When user tap the customed UIImageVIew, there will be a animation transation between UIImageView and full-size UIView. Two delegates were prepared for actions during two transation process.",
6 "homepage": "https://github.com/gfxcc/FSImageView",
9 "YongCao": "yong_stevens@outlook.com"
12 "git": "https://github.com/gfxcc/FSImageView.git",
19 "source_files": "Pod/Classes/**/*",
25 "public_header_files": "Pod/Classes/**/*.h"