[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / 8 / PanoramaScrollView / 0.1.0 / PanoramaScrollView.podspec.json
blobccd226193bdf637509e1641f774a4dda78f44d2c
2   "name": "PanoramaScrollView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.1.0",
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/EncargadoLigero/PanoramaScrollView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "EncargadoLigero": "guardafaro.dev@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/EncargadoLigero/PanoramaScrollView.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "PanoramaScrollView/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"