[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / 8 / PanoramaScrollView / 0.1.13 / PanoramaScrollView.podspec.json
blob5cbb4f72a7029630006432a2db5083931e294051
2   "name": "PanoramaScrollView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.1.13",
7   "summary": "A horizontal inifinte scrollview.",
8   "description": "A horizontal inifinte scrollview. Uses a multipages approach. Created especially for viewing panoramas. Pages are loading lazily. All pages should have the same content. While scrolling, the content offset will be automaticaly adjusted so that the user always will be in the middle page.",
9   "homepage": "https://github.com/vuurtorenman/PanoramaScrollView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Popov Yuri": "guardafaro.dev@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/vuurtorenman/PanoramaScrollView.git",
19     "tag": "0.1.13"
20   },
21   "source_files": "PanoramaScrollView/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"