[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / c / 8 / PanoramaScrollView / 0.1.12 / PanoramaScrollView.podspec.json
blob24f8a060193cf1dc7c01614270b800aec8142277
2   "name": "PanoramaScrollView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "0.1.12",
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.12"
20   },
21   "source_files": "PanoramaScrollView/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"