[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 0 / 2 / OHCubeView / 1.1.0 / OHCubeView.podspec.json
blobb469859ee478083e2330beacd88af42879bfb9aa
2   "name": "OHCubeView",
3   "version": "1.1.0",
4   "summary": "UIScrollView subclass inspired by the Instagram Stories cube.",
5   "description": "OHCubeView is a UIScrollView subclass with cube-like animation while paging. \nInspiration was taken from Instagram's current implementation of the 'Stories' module, where\npaging between stories has a 3D cube animation.",
6   "homepage": "https://github.com/oyvind-hauge/OHCubeView",
7   "license": "MIT",
8   "authors": {
9     "Øyvind Hauge": "oyvindhauge.s.hauge@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "4.2",
15   "source": {
16     "git": "https://github.com/oyvind-hauge/OHCubeView.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "OHCubeView/*.{swift}",
20   "swift_version": "4.2"