[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / 2 / YawImageViewer / 0.1.8 / YawImageViewer.podspec.json
blob834ecbdd3ff4b7b0aa30e43210b0dc20c60071ce
2   "name": "YawImageViewer",
3   "version": "0.1.8",
4   "summary": "Facebook Paper like effect for horizontal image browsing",
5   "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.",
6   "homepage": "https://github.com/KonradCLAPP/YawImageViewer",
7   "license": "MIT",
8   "authors": {
9     "KonraCLAPP": "kgnoinski@clapp.de"
10   },
11   "source": {
12     "git": "https://github.com/KonradCLAPP/YawImageViewer.git",
13     "tag": "0.1.8"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YawImageViewer": [
22       "Pod/Assets/*.png"
23     ]
24   }