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