[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / 9 / SideViewManager / 0.1.0 / SideViewManager.podspec.json
blob7757c4b65e492534d1694c04ff02197332092be2
2   "name": "SideViewManager",
3   "version": "0.1.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.1.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"