[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 0 / 3 / 9 / SideViewManager / 0.4.0 / SideViewManager.podspec.json
blob01cb8280b37349118bd2dbdb35117c652fd7fa29
2   "name": "SideViewManager",
3   "version": "0.4.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.4.0"
17   },
18   "social_media_url": "https://twitter.com/trepislife",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SideViewManager/Classes/**/*"