blob: bf9656e65ee6b6f07c56b54b5924e7a6bcd46960 [file] [log] [blame]
{
"name": "YawImageViewer",
"version": "0.1.7",
"summary": "Facebook Paper like effect for horizontal 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.",
"homepage": "https://github.com/KonradCLAPP/YawImageViewer",
"license": "MIT",
"authors": {
"KonraCLAPP": "kgnoinski@clapp.de"
},
"source": {
"git": "https://github.com/KonradCLAPP/YawImageViewer.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YawImageViewer": [
"Pod/Assets/*.png"
]
}
}