blob: 1b08f1d219d4566c25c662a9da692c4cc903d78e [file] [log] [blame]
{
"name": "YawImageViewer",
"version": "0.1.3",
"summary": "Facebook Paper like effect for image browsing",
"description": "If you have a photo that is vertical and you would like to present it on iPhone horizontal screen, than YawImageViewer is what you are looking for! YawImageViewer is a view that implements Facebook Paper like effect for image browsing. After presenting that view user see only center of a photo, buy tilt movement user can see other parts of image.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/KonradCLAPP/YawImageViewer",
"license": "MIT",
"authors": {
"KonraCLAPP": "kgnoinski@clapp.de"
},
"source": {
"git": "https://github.com/KonradCLAPP/YawImageViewer.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YawImageViewer": [
"Pod/Assets/*.png"
]
}
}