[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 9 / SideViewManager / 0.2.0 / SideViewManager.podspec.json
blob59df1eb7e3f81561d3c712fb1a4ea77193277970
2   "name": "SideViewManager",
3   "version": "0.2.0",
4   "summary": "A manager for controlling the presentation of a view moving on and off screen.",
5   "description": "This pod provides a manager class titled `SideViewManager` which handles the presentation of moving a view on and off screen. The frames for on and off screen are customizable, as well as there are gestures for swiping the view on and off screen as well as tap away to dismiss.",
6   "homepage": "https://github.com/AndrewBoryk/SideViewManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndrewBoryk": "andrewcboryk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AndrewBoryk/SideViewManager.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/trepislife",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SideViewManager/Classes/**/*",
23   "pushed_with_swift_version": "4.1"