blob: 33fbad9db8d2caa6019aaf8dc266def4716308cc [file] [log] [blame]
{
"name": "FSImageViewer_image_resize",
"summary": "Library added additonal functionality on FSImagViewer",
"homepage": "https://github.com/x2on/FSImageViewer",
"dependencies": {
"AFNetworking": [
"~> 2.2"
],
"EGOCache": [
"~> 2.0"
]
},
"source": {
"git": "https://github.com/sirajudheen53/FSImageViewer.git",
"tag": "1.4"
},
"source_files": "FSImageViewer/",
"resources": "FSImageViewer.bundle",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore",
"Security",
"CFNetwork"
],
"social_media_url": "https://twitter.com/x2on",
"license": {
"file": "LICENSE",
"type": "MIT"
},
"version": "1.4",
"description": "Image resizing functionality is added on image download success of FSImageViewer",
"screenshots": "https://raw.github.com/x2on/FSImageViewer/master/screen.png",
"authors": {
"sirajudheen": "sirajudheen@qburst.com"
},
"platforms": {
"ios": "6.0"
}
}