[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 2 / a / SwipeToReveal / 0.0.2 / SwipeToReveal.podspec.json
blobdccf3c50b8ed62a5d1136416f5b7038fc24d18d4
2   "name": "SwipeToReveal",
3   "version": "0.0.2",
4   "summary": "Customizable swipe-to-reveal view for iOS apps",
5   "homepage": "https://github.com/darrarski/SwipeToReveal-iOS",
6   "authors": {
7     "Dariusz Rybicki": "darrarski@gmail.com"
8   },
9   "social_media_url": "https://twitter.com/darrarski",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/darrarski/SwipeToReveal-iOS.git",
16     "tag": "v0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SnapKit": [
26       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"