[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / d / 7 / FlickToDismiss / 0.9 / FlickToDismiss.podspec.json
blobf571fffde162ba87c875d1d53c9d2f666ae6c675
2   "name": "FlickToDismiss",
3   "version": "0.9",
4   "summary": "A basic UIViewController class that presents a UIView which can be dismissed by flicking it off the screen.",
5   "description": "FlickToDismiss is written in Swift and utilises UIKit Dynamics. It allows for a UIView to be flicked off the screen which dismisses the presenting view controller.",
6   "homepage": "https://github.com/jakelawson1/FlickToDismiss",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jake Lawson": "jakelawson1@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jakelawson1/FlickToDismiss.git",
16     "tag": "0.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**",
22   "frameworks": "UIKit"