[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 4 / SliderProgress / 0.1.1 / SliderProgress.podspec.json
blob76396a1c15861433a9acfe1d21c6ae3ef8576027
2   "name": "SliderProgress",
3   "version": "0.1.1",
4   "summary": "Swipe to dismiss progress animation",
5   "description": "An animation kit for some clean swipe to dismiss features. The method will create the animation and dismiss when you have reached a cetain offset. The view can be customised for colour and also how far you would like the user to swipe upwards until the view dismisses.",
6   "homepage": "https://github.com/lvh1g15/sliderProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lvh1g15": "landon2008@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lvh1g15/sliderProgress.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "sliderdismissanimation/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SnapKit": [
25       "~> 3.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"