blob: 834ecbdd3ff4b7b0aa30e43210b0dc20c60071ce [file] [log] [blame]
{
"name": "YawImageViewer",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YawImageViewer": [
"Pod/Assets/*.png"
]
}
}