[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 9 / SideViewManager / 0.3.0 / SideViewManager.podspec.json
blobb2e3707c1d136d034b5bd481c7229406ab8d4ffb
2   "name": "SideViewManager",
3   "version": "0.3.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.3.0"
17   },
18   "social_media_url": "https://twitter.com/trepislife",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SideViewManager/Classes/**/*"